Skip to content

Commit 286fb55

Browse files
committed
Update building instructions
Signed-off-by: Silvio Moioli <[email protected]>
1 parent f9bcbc0 commit 286fb55

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

containers/proxy-main/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rebuild with: docker build -t proxy .
1+
# rebuild with: docker build -t proxy-main .
22

33
FROM registry.opensuse.org/opensuse/leap:15.3
44

containers/proxy-salt-broker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rebuild with: docker build -t proxy .
1+
# rebuild with: docker build -t proxy-salt-broker .
22

33
FROM registry.opensuse.org/opensuse/leap:15.3
44

containers/proxy-squid/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rebuild with: docker build -t proxy .
1+
# rebuild with: docker build -t proxy-squid .
22

33
FROM registry.opensuse.org/opensuse/leap:15.3
44

0 commit comments

Comments
 (0)