🤖: sync package with devel:BCI:Tumbleweed from OBS OBS-URL: https://build.opensuse.org/request/show/1312634 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba-client-image?expand=0&rev=5
Samba Client Container Image
Description
Samba is a feature-rich Open Source implementation of the SMB and Active Directory protocols for Linux and UNIX-like systems.
This image contains the Samba client.
Usage
To connect to a SMB file server, run the following command:
$ podman run -it --rm registry.opensuse.org/opensuse/samba-client:4.22 smbclient //SERVER/SHARE -U "DOMAIN\\username"
Licensing
SPDX-License-Identifier: GPL-3.0-or-later
This documentation and the build recipe are licensed as GPL-3.0-or-later. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM).
This image is based on openSUSE Tumbleweed.
Description
Languages
Dockerfile
100%