Update from upstream
This commit is contained in:
parent
50eeefac49
commit
b3bc61b518
7 changed files with 78 additions and 29 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM #IMAGE_NAME# # Replaced by sed in tests, see test_from_dockerfile in test/run
|
||||
FROM #IMAGE_NAME# # Replaced by sed in ct_test_app_dockerfile
|
||||
|
||||
# Add application sources to a directory that the assemble script expects them
|
||||
# and set permissions so that the container runs without root access
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
FROM #IMAGE_NAME# # Replaced by sed in tests, see test_from_dockerfile in test/run
|
||||
FROM #IMAGE_NAME# # Replaced by sed in ct_test_app_dockerfile
|
||||
|
||||
# Add application sources with correct permissions for OpenShift
|
||||
USER 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue