Sign inSign up

madnificent/ember-nginx

By madnificent

Updated almost 11 years ago

Image
2

493

madnificent/ember-nginx repository overview

ember-nginx-docker

Docker configuration for hosting standalone apps built by ember-cli

example usage

   docker run -d \
          -p 8080:80 \
          --volume /path/to/ember/dist/folder:/app \
          --link my_backend_api_docker_name:backend
          madnificent/ember-nginx

Tag summary

Content type

Image

Digest

sha256:02aa91f60

Size

52.2 MB

Last updated

almost 11 years ago

docker pull madnificent/ember-nginx