Skip to content

Instantly share code, notes, and snippets.

@BenoitDoyon
Created July 30, 2019 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BenoitDoyon/9e2dabcd440328928c2249e041471f13 to your computer and use it in GitHub Desktop.
Save BenoitDoyon/9e2dabcd440328928c2249e041471f13 to your computer and use it in GitHub Desktop.
docker build --tag forecast/function:latest .
docker run -p 8080:80 -it forecast/function:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment