Block a user
jhogetoorn/test (278a781)
Published 2024-05-23 03:03:33 +02:00 by jhogetoorn
Installation
docker pull git.c3dprinting.nl/jhogetoorn/jhogetoorn/test:278a781sha256:1f25df79e29753ad3e070c6b11a285939b5c0d382f84be6c2d09ab434e50b9de
Image Layers
| ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in / |
| CMD ["/bin/sh"] |
| WORKDIR /usr/src/app |
| ENV ALPINE_MIRROR=http://dl-cdn.alpinelinux.org/alpine |
| RUN /bin/sh -c echo "${ALPINE_MIRROR}/v3.11/main/" >> /etc/apk/repositories # buildkit |
| RUN /bin/sh -c apk add --update --no-cache nodejs --repository="http://dl-cdn.alpinelinux.org/alpine/v3.11/main/" # buildkit |
| RUN /bin/sh -c apk add --update --no-cache npm # buildkit |
| COPY package*.json ./ # buildkit |
| RUN /bin/sh -c npm install # buildkit |
| COPY . . # buildkit |
| EXPOSE map[3000/tcp:{}] |
| CMD ["npm" "start"] |
Details
2024-05-23 03:03:33 +02:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
29 MiB
7abb989
2024-05-23
5a11b4c
2024-05-23
278a781
2024-05-23
5dd8ae90cc389c23aaf38001201a428eb82f9fb6
2024-05-23
d742b25f483f229e91359f5e670141b81a0ec67f
2024-05-23