Sign inSign up

cabsolutely/dockerbase

By cabsolutely

Updated almost 10 years ago

Docker base image for Cabsolutely services

Image
0

687

cabsolutely/dockerbase repository overview

DockerBase

Docker base image for Cabsolutely services

Building the image

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

Running the image

sudo docker run cabsolutely/DockerBase

This starts your service inside the docker container.

Contributors

Tag summary

Content type

Image

Digest

Size

237.6 MB

Last updated

about 10 years ago

docker pull cabsolutely/dockerbase