Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
samba-client
Dockerfile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Dockerfile of Package samba-client
# Defines the tag for OBS and build script builds: #!BuildTag: opensuse/samba-client:latest #!BuildTag: opensuse/samba-client:%%MINOR%% #!BuildTag: opensuse/samba-client:%%PKG_VERSION%% #!BuildTag: opensuse/samba-client:%%PKG_VERSION%%-%RELEASE% # OBS doesn't allow a fully qualified image registry name for the offline build FROM opensuse/tumbleweed MAINTAINER David Mulder <dmulder@suse.com> # labelprefix=org.opensuse.samba-client LABEL org.opencontainers.image.title="Samba Client container" LABEL org.opencontainers.image.description="Samba Client container" LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.version="%%PKG_VERSION%%-%RELEASE%" LABEL org.opencontainers.image.vendor="Samba in Kubernetes" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/samba-client:%%PKG_VERSION%%-%RELEASE%" # endlabelprefix RUN zypper --non-interactive install --no-recommends samba-client && zypper clean
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