docker build -t test .
# Display env vars
docker run -it --rm --env=FEM_INSTRUCTOR=Erik --env=FEM_LOCATION=Minneapolis -p 8080:80 test
# Greet
curl http://localhost:8080
# Display env vars
curl http://localhost:8080/env
-
Notifications
You must be signed in to change notification settings - Fork 0
ALT-F4-LLC/fem-eci-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example organization product service from Enterprise Cloud Infrastructure on Frontend Masters.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published