custom-toolbox (latest)
Published 2023-01-15 09:42:21 +00:00 by charles
Installation
docker pull git.0x2a.pm/charles/custom-toolbox:latestsha256:2b0aecb573a4f4d70e88dc7d3f1b1ddabe81379e659f846315151f5828ff0170Image layers
| ENV NAME=custom-toolbox VERSION=37 |
| LABEL com.github.containers.toolbox="true" com.redhat.component="$NAME" name="$NAME" version="$VERSION" usage="This image is meant to be used with the toolbox command" summary="Custom image for creating Fedora toolbox containers" maintainer="Charles LESECQ <charles@lesecq.eu>" |
| /bin/sh -c dnf -y copr enable atim/starship |
| /bin/sh -c dnf -y install starship |
| COPY file:ed585533dd5fd1a5d591dc9d520e6ef7b8dceb374baf3250128c21c984d3a231 in / |
| /bin/sh -c dnf -y install $(<extra-packages) |
| /bin/sh -c rm /extra-packages |
| /bin/sh -c dnf clean all |
Labels
| Key | Value |
|---|---|
| architecture | x86_64 |
| authoritative-source-url | registry.fedoraproject.org |
| build-date | 2022-12-13T10:31:13.340949 |
| com.github.containers.toolbox | true |
| com.github.debarshiray.toolbox | true |
| com.redhat.build-host | osbs-node01.iad2.fedoraproject.org |
| com.redhat.component | custom-toolbox |
| distribution-scope | public |
| io.buildah.version | 1.28.0 |
| license | MIT |
| maintainer | Charles LESECQ <charles@lesecq.eu> |
| name | custom-toolbox |
| release | 8 |
| summary | Custom image for creating Fedora toolbox containers |
| usage | This image is meant to be used with the toolbox command |
| vcs-ref | 970f159073c7e6e36d2fe22aa79d7554910dafcf |
| vcs-type | git |
| vendor | Fedora Project |
| version | 37 |