Search Docker Hub
ember-nginx
By madnificent
493
Docker configuration for hosting standalone apps built by ember-cli
docker run -d \ -p 8080:80 \ --volume /path/to/ember/dist/folder:/app \ --link my_backend_api_docker_name:backend madnificent/ember-nginx
Content type
Image
Digest
sha256:02aa91f60…
Size
52.2 MB
Last updated
almost 11 years ago
docker pull madnificent/ember-nginx