a-grand-tour_web (0.2.0-beta.5)
Published 2026-05-23 03:44:31 +00:00 by jlxq0
Installation
docker pull forge.oddie.app/oddie-apps/a-grand-tour_web:0.2.0-beta.5sha256:881b08e86ff6d6730718b9e74ed523f7fa067fed27086832cdb71a26e07c34dcAbout this package
15-year around-the-world overland expedition (2027-2042). One family, one Land Cruiser, 100 countries.
Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:3077ee44db3cc7d38740d60a05c81418dd3825a007db473658464f52689e867b in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends libstdc++6 openssl libncurses6 locales ca-certificates libvips42 wget gnupg && wget -q -O /tmp/chrome.deb https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb && apt-get install -y /tmp/chrome.deb && rm /tmp/chrome.deb && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen # buildkit |
| ENV LANG=en_US.UTF-8 |
| ENV LANGUAGE=en_US:en |
| ENV LC_ALL=en_US.UTF-8 |
| ENV HOME=/tmp |
| ENV CHROMIC_PDF_CHROME_EXECUTABLE=/usr/bin/google-chrome-stable |
| ENV CHROMIC_PDF_NO_SANDBOX=true |
| WORKDIR /app |
| RUN /bin/sh -c chown nobody /app # buildkit |
| ENV MIX_ENV=prod |
| COPY --chown=nobody:root /app/_build/prod/rel/grand_tour ./ # buildkit |
| RUN /bin/sh -c chmod +x /app/bin/* # buildkit |
| USER nobody |
| CMD ["/app/bin/server"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-18T04:10:15.687Z |
| org.opencontainers.image.description | 15-year around-the-world overland expedition (2027-2042). One family, one Land Cruiser, 100 countries. |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.revision | b8a4c44c1991c354a2f711ac16cff1de635cc643 |
| org.opencontainers.image.source | https://github.com/Oddie-Apps/a-grand-tour_web |
| org.opencontainers.image.title | a-grand-tour_web |
| org.opencontainers.image.url | https://github.com/Oddie-Apps/a-grand-tour_web |
| org.opencontainers.image.version | 0.2.0-beta.5 |
Details
2026-05-23 03:44:31 +00:00
Versions (1)
View all
Container
27541
OCI / Docker
linux/amd64
466 MiB
0.2.0-beta.5
2026-05-23