UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
M
Microsoft
microsoft
microsoft-sql-server-2019-rhel8
Commits
c78c58dc
Commit
c78c58dc
authored
Aug 23, 2021
by
Andy Maksymowicz
Browse files
Update Dockerfile
parent
aa8f1369
Pipeline
#439017
failed with stages
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
c78c58dc
# These three ARGs must point to an Iron Bank image - the BASE_REGISTRY should always be what is written below; please use
# These three ARGs must point to an Iron Bank image - the BASE_REGISTRY should always be what is written below; please use
# '--build-arg' when building locally to replace these values.
# '--build-arg' when building locally to replace these values.
#
#
ARG
BASE_REGISTRY=registry1.dso
p.io
ARG
BASE_REGISTRY=registry1.dso
.mil
ARG
BASE_IMAGE=redhat/ubi/ubi8
ARG
BASE_IMAGE=redhat/ubi/ubi8
ARG
BASE_TAG=8.
3
ARG
BASE_TAG=8.
4
# FROM statement must reference the base image using the three ARGs established.
# FROM statement must reference the base image using the three ARGs established.
#
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment