Docker base image for Cabsolutely services
687
Docker base image for Cabsolutely services
sudo docker build -t cabsolutely/DockerBase .
This builds the image, copies package.json and runs npm install the copies the whole app and runs it via npm start
sudo docker run cabsolutely/DockerBase
This starts your service inside the docker container.
Content type
Image
Digest
Size
237.6 MB
Last updated
about 10 years ago
docker pull cabsolutely/dockerbase