-
Owner of this git site https://gitea.balki.me
- Joined on
2022-08-16
Block a user
helloworld (1)
Published 2025-01-01 20:44:08 -05:00 by balki
Installation
docker pull gitea.balki.me/balki/helloworld:1sha256:20a4d2f55d7cb476b3bd592f9d98a8402c3e36d39322afb3ea88ba621b5d5922
Image Layers
| BusyBox 1.37.0 (glibc), Debian 12 |
| ENV PORT=8000 |
| LABEL maintainer="Chris <c@crccheck.com>" |
| ADD file:4e933ec3ef11a661a658b0bc6af3e3544cf43446db3d1186947dfaa0c7a736eb in /www/index.html |
| HEALTHCHECK CMD nc -z localhost $PORT |
| CMD echo "httpd started" && trap "exit 0;" TERM INT; httpd -v -p $PORT -h /www -f & wait |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.38.0 |
| maintainer | Chris <c@crccheck.com> |