Sign inSign up

oydeu/oydid-cli:0.7.0

Networking
Security
Integration & delivery
Index digest

sha256:72c1f5ba2dc1909df95b79f929a2bfbc807a3174d93be669d2f64c9dcfb2cb96

OS/ARCH

linux/amd64

Compressed size

160.1 MB

Last pushed

27 days by fabianekc

Type

Image

Manifest digest

sha256:7aa202ff4479f5703805a3dedb2853f7355eab8312e3f4a9e9492db8b468168a

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 # buildkit10.71 KB
17COPY ./docker/start.sh /usr/local/bin/start.sh # buildkit205 B
18COPY --chown=user:user ./docker ./docker #58.15 KB
19COPY docker/welcome.txt /tmp/welcome.txt # buildkit387 B
20COPY docker/etc/profile /etc/profile # buildkit283 B
21RUN /bin/sh -c chmod 755443 B
22COPY --chown=user:user pytest /usr/src/pytest #18.41 KB
23COPY Rakefile /usr/src/pytest # buildkit559 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