Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

Commit 4cc9112

Browse files
author
Julien Neuhart
committed
fixing comment in NGINX Dockerfile
1 parent 782aec7 commit 4cc9112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM nginx:1.12-alpine
44
# | Permissions issues workaround
55
# |--------------------------------------------------------------------------
66
# |
7-
# | On Linux, the UID ang GID args will be set with the UID and GID of the
7+
# | On Linux and Mac, the UID arg will be set with the UID of the
88
# | current user from the host.
99
# |
1010

0 commit comments

Comments
 (0)