Skip to content

minho-comcom-ai/docker-c-cgi-x-nginx-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-c-cgi-x-nginx-helloworld

Run on Ainize

Build

docker build -t helloworld-c

Run

docker run -it -p 80:80 helloworld-c

Upload to Docker Hub

docker tag helloworld-c $YOURID/helloworld-c
docker push $YOURID/helloworld-c

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published