Skip to content

dejanu/CaaS

Repository files navigation

CaaS

HelloWorld boiler plates

Build images:

cd <app_dir>
docker build -t dejanu/<app>_hello:1.0 .

Start containers:

docker run -d -p 5000:5555 dejanualex/python_hello:1.0
docker run -d -p 8082:8080 dejanualex/node_hello:1.0
docker run -d -p 8083:8080 dejanualex/go_hello:1.0

Links

About

HelloWorld boiler plates && containerization 101

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •