Sign inSign up

oydeu/oydid-cli:0.8.3

Networking
Security
Integration & delivery
Index digest

sha256:66c15f9ed8acd6ee80f51243c2e69669b523822da1105d421d4ed018a3573aa6

OS/ARCH

linux/amd64

Compressed size

160.11 MB

Last pushed

27 days by fabianekc

Type

Image

Manifest digest

sha256:48d7e85a867eb70b3d2293e1a1fe2fee86f1ce1b0c5bf8d0e2e8b40260455b64

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;188 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.2.80 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B
8RUN /bin/sh -c set -eux;32.25 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;139 B
13CMD ["irb"]0 B
14LABEL org.opencontainers.image.authors=Christoph Fabianek <[email protected]>0 B
15RUN /bin/sh -c addgroup -S124.14 MB
16COPY oydid.rb /usr/local/bin/oydid # buildkit11.85 KB
17COPY ./docker/start.sh /usr/local/bin/start.sh # buildkit206 B
18COPY --chown=user:user ./docker ./docker #58.15 KB
19COPY docker/welcome.txt /tmp/welcome.txt # buildkit386 B
20COPY docker/etc/profile /etc/profile # buildkit284 B
21RUN /bin/sh -c chmod 755450 B
22COPY --chown=user:user pytest /usr/src/pytest #22.92 KB
23COPY Rakefile /usr/src/pytest # buildkit562 B
24USER user0 B
25WORKDIR /home/user32 B
26CMD ["/usr/local/bin/start.sh"]0 B

Command

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit