hswro_org_build (latest)

Published 2026-02-15 16:58:50 +00:00 by fleg in HSWro/hswro_org

Installation

docker pull git.hswro.org/hswro/hswro_org_build:latest
sha256:287c5e8448e0b2f35e3d4a8145737c677707d7f8261f371eaf2aa6cccb9bca8d

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:b499000226bd9a7c562ffa8eeb86e2d170f2a563310db6c2d79562ab53e5cb6e in /
CMD ["/bin/bash"]
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ruby-full build-essential zlib1g-dev build-essential git nodejs git buildah && rm -rf /var/lib/apt/lists/* && gem install --no-document jekyll -v 4.4.1 && gem install --no-document webrick -v 1.9 && gem install --no-document jekyll-polyglot -v 1.9 && gem install bundler
EXPOSE 4000
WORKDIR /data
CMD bundle install && bundle exec jekyll serve --verbose --host 0.0.0.0

Labels

Key Value
io.buildah.version 1.42.2
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2026-02-15 16:58:50 +00:00
15
OCI / Docker
linux/amd64
224 MiB
Versions (1) View all
latest 2026-02-15