1
0

Accepting request 1219937 from devel:BCI:Tumbleweed

🤖: sync package with devel:BCI:Tumbleweed from OBS

OBS-URL: https://build.opensuse.org/request/show/1219937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/389-ds-container?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2024-11-01 20:05:25 +00:00 committed by Git OBS Bridge
commit fc7f10f806
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 18:28:27 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
- be explicit in protocol for expose statement
-------------------------------------------------------------------
Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>

View File

@ -44,7 +44,7 @@ LABEL org.opensuse.release-stage="released"
# endlabelprefix
LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/389-ds-container/README.md"
CMD ["/usr/lib/dirsrv/dscontainer", "-r"]
EXPOSE 3389 3636
EXPOSE 3389/tcp 3636/tcp
COPY nsswitch.conf /etc/nsswitch.conf