portfolio-frontend (bd46f0b626)
Published 2025-02-06 04:39:46 +01:00 by jenkins
Installation
docker pull gitea.fahrecker.com/fahrecker-development/portfolio-frontend:bd46f0b626
sha256:0ac579dc6c41170a31f12fbde5a7e887a7a3c88ceb81b2aaa1e72605232d613d
Image Layers
ENV NODE_ENV=production |
ENV HOST=0.0.0.0 |
ENV PORT=80 |
WORKDIR /app |
COPY /app/node_modules ./node_modules # buildkit |
COPY /app/dist ./dist # buildkit |
EXPOSE map[80/tcp:{}] |
CMD ["node" "dist/server/entry.mjs"] |
Details
2025-02-06 04:39:46 +01:00
Versions (98)
View all
Container
2
OCI / Docker
linux/amd64
128 MiB
production
2025-03-17
dev-latest
2025-03-17
01f93f16d5
2025-03-17
c3be3881b7
2025-03-17
b1c5c3a69f
2025-03-07