Skip to content

Example product service

Notifications You must be signed in to change notification settings

nik-s/fem-eci-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and Run

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

About

Example product service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published