Sign inSign up

fengzhou/java-node

By fengzhou

Updated almost 11 years ago

Build java-node docker

Image
0

3.9K

fengzhou/java-node repository overview

 Docker Registry

java-node

Docker to combine java and node in one docker instance to support simplify deployment

Usage

Usually this is used for base image to build project docker to combine both java and nodejs application.

# Dockerfile
FROM fengzhou/java-node

ADD file-to-be-added /mnt

...

Tag summary

Content type

Image

Digest

sha256:d9aaf857b

Size

242.7 MB

Last updated

almost 11 years ago

docker pull fengzhou/java-node