Skip to content

mattegger/simple-web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple web service

This application is used for many of the exercises in https://devopswithdocker.com as an application which students can use to test out different features of containers.

These include the following. Bolded is the feature of the app and after it the learning experience:

App accepts arguments

CMD docker run XXX command

App generates content to a file

docker exec docker cp volumes

App starts a web server

docker run -p volumes

App accepts PORT env and respects it

heroku deploy

About

exercise for DevOpsWithDocker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published