forked from pool/389-ds-container
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:
commit
fc7f10f806
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user