Example Dockerfile:
FROM pasientskyhosting:ps-java:latest
MAINTAINER Andreas Krüger <[email protected]>
# Add service jar files to /data
COPY service.jar /data/service.jar
# You can add adaptions to /adaptions too
Content type
Image
Digest
Size
81.1 MB
Last updated
over 8 years ago
docker pull pasientskyhosting/ps-java