Block a user
lab/bastion (0.1.0)
Published 2026-03-26 01:59:31 +00:00 by michal
Installation
docker pull mysources.co.uk/michal/lab/bastion:0.1.0sha256:c54c4c1b29325c75e939b3896bbc6f687462c4d88b2749934595d70ec6e68c1b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 08c4cf25bd | linux/amd64 | 146 MiB |
| 604c6fde47 | linux/amd64 | 146 MiB |
Image Layers ( linux/amd64)
| KIWI 10.2.45 |
| /bin/sh -c dnf install -y dnsmasq ipxe-bootimgs-x86 ipxe-bootimgs-aarch64 iproute curl openssh-clients nodejs npm xorriso mtools && dnf clean all |
| /bin/sh -c npm install -g pnpm@9 |
| WORKDIR /app |
| COPY multi:383c07c3b177953f59e040d5dd44803c11e89120430ede20611eabdcd32a0b25 in ./ |
| COPY file:53ad5a7826074e0c2d488f65234956bf22c1965499ee521456a6c8b746357d64 in src/shared/ |
| COPY file:5fcf92075a3d16c63d067daeb7de5211a7777f89a8444187ccf0945461997048 in src/bastion/ |
| COPY file:2ee38426e2e85d9eeff1fe35a7fffddcfedfdee5ddbdf671bf8416d907f04a3e in src/cli/ |
| COPY file:baade270cddfe774aa275bf67e9ab4dc1ee800c83af9ba8a5cef1530eee9838f in src/modules/ |
| /bin/sh -c pnpm install --frozen-lockfile --prod 2>/dev/null || pnpm install --prod |
| COPY dir:04027bc18630eaaa15d23d2f8a35d8e566bc4e0185dbac5dda4ec86f0bccdc58 in src/shared/dist/ |
| COPY dir:176feabf76d52418647ba710633c5634ecf468f5e6078ab26a780064d676fba3 in src/bastion/dist/ |
| COPY dir:aff4ecb2204c72e43a60fc7e5c9853c3c341af148bccb9f23debea85fa67ec01 in src/cli/dist/ |
| COPY dir:a02024bbc048f89966e00bffb248bc03b6f3c108968c7a589f317e6b35bcac7b in src/modules/dist/ |
| /bin/sh -c mkdir -p /data/state /data/tftp /data/http |
| ENV NODE_ENV=production |
| ENV BASTION_DIR=/data |
| ENV HTTP_PORT=8080 |
| EXPOSE 8080/tcp |
| EXPOSE 67/udp |
| EXPOSE 69/udp |
| EXPOSE 4011/udp |
| ENTRYPOINT ["node", "src/cli/dist/index.js", "init", "bastion", "standalone", "start", "--foreground"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.2 |
| license | MIT |
| name | fedora |
| org.opencontainers.image.license | MIT |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.name | fedora |
| org.opencontainers.image.title | fedora |
| org.opencontainers.image.url | https://fedoraproject.org/ |
| org.opencontainers.image.vendor | Fedora Project |
| org.opencontainers.image.version | 43 |
| vendor | Fedora Project |
| version | 43 |