Skip to content

Dockerized elixir umbrella app with distillery release image

Notifications You must be signed in to change notification settings

sbennett33/current_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurrentTime

Build the docker image: docker build -t current-time .

Run the image: docker run -p 4000:4000 -t current-time

Visit http://localhost:4000

About

Dockerized elixir umbrella app with distillery release image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages