Block a user
galaxymusichallv2_convert (latest)
Installation
docker pull gitea.cattysteve.top/pig2014/galaxymusichallv2_convert:latestsha256:8e939666e07417c7013f63a18d18606e6a78d55d3fa12833d7260621a4b35a31
About this package
Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
Image Layers
| LABEL org.opencontainers.image.title=Arch Linux base Image |
| LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility. |
| LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks) |
| LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md |
| LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux |
| LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker |
| LABEL org.opencontainers.image.licenses=GPL-3.0-or-later |
| LABEL org.opencontainers.image.version=20230723.0.166908 |
| LABEL org.opencontainers.image.revision=301942f9e5995770cb5e4dedb4fe9166afa4806d |
| LABEL org.opencontainers.image.created=2023-07-23T00:07:48+00:00 |
| COPY dir:e476a1d0c4718704b5b5b632f6fd36c05209de348495fc04ae8d8d978905fdc4 in / |
| /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20230723.0.166908' /etc/os-release |
| ENV LANG=C.UTF-8 |
| CMD ["/usr/bin/bash"] |
| RUN /bin/sh -c echo "Server = https://mirrors.tuna.tsinghua.edu.cn/archlinux/\$repo/os/\$arch" > /etc/pacman.d/mirrorlist # buildkit |
| RUN /bin/sh -c pacman-key --init # buildkit |
| RUN /bin/sh -c pacman -Sy --noconfirm archlinux-keyring && yes | pacman -Scc # buildkit |
| RUN /bin/sh -c pacman -Syu --noconfirm ffmpeg && yes | pacman -Scc # buildkit |
| COPY . /app # buildkit |
| WORKDIR /app |
| RUN /bin/sh -c pacman -U python39-3.9.19-1-x86_64.pkg.tar.zst --noconfirm # buildkit |
| RUN /bin/sh -c python3.9 pipx.pyz --global install poetry -i https://pypi.tuna.tsinghua.edu.cn/simple && rm -rf /root/.cache && rm -rf /root/.local # buildkit |
| RUN /bin/sh -c useradd -m -s /bin/bash gmh_convert && chown -R gmh_convert:gmh_convert /app # buildkit |
| USER gmh_convert |
| RUN /bin/sh -c POETRY_PYPI_MIRROR_URL=https://pypi.tuna.tsinghua.edu.cn/simple poetry install --no-cache # buildkit |
| EXPOSE map[8000/tcp:{}] |
| CMD ["/bin/sh" "-c" "ENV_FOR_DYNACONF=production poetry run python main.py run"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks) |
| org.opencontainers.image.created | 2023-07-23T00:07:48+00:00 |
| org.opencontainers.image.description | Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility. |
| org.opencontainers.image.documentation | https://wiki.archlinux.org/title/Docker#Arch_Linux |
| org.opencontainers.image.licenses | GPL-3.0-or-later |
| org.opencontainers.image.revision | 301942f9e5995770cb5e4dedb4fe9166afa4806d |
| org.opencontainers.image.source | https://gitlab.archlinux.org/archlinux/archlinux-docker |
| org.opencontainers.image.title | Arch Linux base Image |
| org.opencontainers.image.url | https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md |
| org.opencontainers.image.version | 20230723.0.166908 |
Details
2024-06-05 22:31:14 +08:00
Versions (1)
View all
Container
0
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
2.5 GiB
latest
2024-06-05