Sign inSign up

oydeu/oydid-cli:0.9.1

Networking
Security
Integration & delivery
Index digest

sha256:102e80112e54ade536892e20e2461fab11f7a02eb737258589ad91149b2b32e0

OS/ARCH

linux/amd64

Compressed size

160.13 MB

Last pushed

25 days by fabianekc

Type

Image

Manifest digest

sha256:7e27ea97615e1b58d48cfded853967213ba86ad39d61e0b5e778c3a0da4a3dff

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.16 MB
16COPY oydid.rb /usr/local/bin/oydid # buildkit11.86 KB
17COPY ./docker/start.sh /usr/local/bin/start.sh # buildkit204 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 # buildkit281 B
21RUN /bin/sh -c chmod 755442 B
22COPY --chown=user:user pytest /usr/src/pytest #22.99 KB
23COPY Rakefile /usr/src/pytest # buildkit558 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