Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:MSirringhaus:containers
basebox
Dockerfile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Dockerfile of Package basebox
# SPDX-License-Identifier: MIT #!BuildTag: opensuse/distrobox-basebox:latest #!BuildTag: opensuse/distrobox-basebox:%OS_VERSION_ID% #!BuildTag: opensuse/distrobox-basebox:%OS_VERSION_ID%.%RELEASE% #!ExclusiveArch: x86_64 FROM opensuse/distrobox:latest # labelprefix=org.opensuse.distrobox-basebox PREFIXEDLABEL org.opencontainers.image.title="Distrobox basebox container" PREFIXEDLABEL org.opencontainers.image.description="Distrobox basebox container" PREFIXEDLABEL org.opencontainers.image.created="%BUILDTIME%" PREFIXEDLABEL org.opencontainers.image.version="%OS_VERSION_ID%.%RELEASE%" PREFIXEDLABEL org.opencontainers.image.vendor="openSUSE Project" PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%" PREFIXEDLABEL org.opensuse.reference="registry.opensuse.org/opensuse/distrobox-basebox:%OS_VERSION_ID%.%RELEASE%" # openSUSE-release included to ensure %OS_VERSION_ID% can be found/used by kiwi-metainfo-helper RUN zypper --non-interactive install \ openSUSE-release \ wl-clipboard \ helix helix-runtime helix-bash-completion \ git \ && zypper clean \ && sed -i 's/.*solver.onlyRequires.*/solver.onlyRequires = false/g' /etc/zypp/zypp.conf \ && sed -i 's/.*rpm.install.excludedocs.*/rpm.install.excludedocs = no/g' /etc/zypp/zypp.conf
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor