Sign inSign up

yumpu/node

By yumpu

•Updated about 4 years ago

Image
0

7.4K

yumpu/node repository overview

pull image

docker pull yumpu/node:tag

run container from image

docker run -dit image_id

connect to container

docker exec -it image_id /bin/bash

make changes on container

commit changes

docker commit container_id yumpu/node:tag

push image to docker

docker login

docker push yumpu/node:tag

Tag summary

Content type

Image

Digest

Size

290.1 MB

Last updated

over 8 years ago

docker pull yumpu/node