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 (100)
View all
Container
2
OCI / Docker
linux/amd64
128 MiB
production
2025-06-04
dev-latest
2025-06-04
56e26131f0
2025-06-04
1b0f45387e
2025-06-04
01f93f16d5
2025-03-17