Files
hpcore/test/docker/Dockerfile.ubt.20.04-njs
2023-12-08 09:41:19 +05:30

6 lines
163 B
Docker

# HotPocket (Ubuntu 20.04) + NodeJs
FROM evernode/hotpocket:%ver%-ubt.20.04
# Copy the node binary from build context to the container image.
COPY node /usr/bin/