Skip to content

Commit 56164e9

Browse files
phlogistonjohnmergify[bot]
authored andcommitted
toolbox: note an issue I found trying to build the centos toolbox
The "fake" name used in the image only works if you build the container locally first or are running in our CI. Since this is not a good general solution, I put a comment here as a reminder it should be fixed later. Signed-off-by: John Mulligan <[email protected]>
1 parent 4da98aa commit 56164e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

images/toolbox/Containerfile.centos

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# FIXME - this is not a real tag publicly available in the
2+
# quay.io/samba.org/samba-client repository. This only works if you build
3+
# the centos client locally first or acquire the image from a side channel.
4+
# This needs to be converted to something public and/or configurable
5+
# later.
16
FROM quay.io/samba.org/samba-client:centos-latest
27
MAINTAINER Shachar Sharon <[email protected]>
38

0 commit comments

Comments
 (0)