Skip to content

Production docker with chrome, fonts, phatom-ready, PDF generate ready

Notifications You must be signed in to change notification settings

naologic/bee11-prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Bee11 Prod Docker

Docker image for Nest CLI to use as build container.

Docker stats

Currently this image uses node 12 (npm 6) and node:lts-slim as base distribution.

Example usage

To run the Nest CLI development server from docker you need to map the port. For example use

cd MyDemo
docker run -u $(id -u) --rm -p 3010:3010 -v "$PWD":/app naologic/bee11-prod npm run start:dev

About

Production docker with chrome, fonts, phatom-ready, PDF generate ready

Resources

Stars

Watchers

Forks

Packages

No packages published