sha256:e11dc9c9138cf260c8c003ef267bc22de8b4b244adc7490a70af0ec19c3ec2ee
OS/ARCH
Compressed size
164.23 MB
Last pushed
28 days by izetmolla
Type
Image
Manifest digest
sha256:d6aa17cb14ff7392c7c0cfaf2197df42a90368ab3cb352770e0bab76cb8fe09f
Image Layers
2ENV DISTTAG=f44container FGC=f44 FBR=f440 B3ADD fedora-20260527.tar / # buildkit62.71 MB4CMD ["/bin/bash"]0 B6ARG TARGETARCH0 B7LABEL org.opencontainers.image.title=containerws org.opencontainers.image.description=Container Workspace (Fedora0 B8ENV ENV=production SYNC_USERS=true SSL_CERT_FILE=/etc/pki/tls/certs/ca-bundle.crt container=docker0 B9COPY /out/cws /usr/local/bin/cws # buildkit12.79 MB10COPY docker/fedora/44/services/containerws/containerws.service /etc/systemd/system/containerws.service # buildkit499 B11COPY docker/fedora/44/services/ssh/setup-user.service /etc/systemd/system/setup-user.service # buildkit415 B12COPY docker/fedora/44/services/ssh/setup_user.sh /usr/local/lib/containerws/setup_user.sh # buildkit1.34 KB13COPY docker/fedora/44/entrypoint.sh /entrypoint.sh # buildkit1.87 KB16EXPOSE map[22/tcp:{} 9000/tcp:{}]0 B17VOLUME [/config]0 B18STOPSIGNAL SIGRTMIN+30 B19WORKDIR /0 B21ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]0 BCommand
LABEL maintainer=Clement Verna <[email protected]>