Skip to content

enterprisecoding-ltd/container-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

curl-container

a simple Alpine linux konteyner image with curl

Use following commands to build & push to Docker Hub

docker login --username=kullanıcı_adı --password=şifre
docker build --pull -t enterprisecodingcom/curl:latest .
docker push enterprisecodingcom/curl:latest

About

Curl binary'si bulunan alpine tabanlı sade konteyner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors