hswro_org_build (latest)

Published 2025-02-24 07:13:26 +00:00 by fleg in HSWro/hswro_org

Installation

docker pull git.hswro.org/hswro/hswro_org_build:latest
sha256:20e53c65062d896340dabc758752ad232134710f43d425efe663b0187c4cd8dd

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:1b6c8c9518be42fa2afe5e241ca31677fce58d27cdfa88baa91a65a259be3637 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 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.38.1
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2025-02-24 07:13:26 +00:00
12
OCI / Docker
linux/amd64
223 MiB
Versions (1) View all
latest 2025-02-24