Skip to content

Commit 0717999

Browse files
Update Dockerfile
1 parent a60e5ef commit 0717999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/docker-domain/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# are set to default values. (The values shown in the build statement).
3434
#
3535
# You must insure that the build arguments align with the values in the model.
36-
# The sample model replaces the attributes with tokens that are resolved fromn values in the
36+
# The sample model replaces the attributes with tokens that are resolved from values in the
3737
# corresponding property file domain.properties. The container-scripts/setEnv.sh script
3838
# demonstrates parsing the variable file to build a string of --build-args that can
3939
# be passed on the docker build command.

0 commit comments

Comments
 (0)