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
O
Opensource
tektoncd
controller
Compare Revisions
52d19aebb080cc51a85cb9b56319321150c24862...a2d5d371b42e2693dbb75d4e5f99ac22c33c3f21
Commits (2)
use entrypoint
· acc4c73f
sean.melissari
authored
Sep 02, 2021
acc4c73f
Merge branch 'sean.melissari-development-patch-79120' into 'development'
· a2d5d371
sean.melissari
authored
Sep 02, 2021
use entrypoint See merge request
!43
a2d5d371
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
a2d5d371
...
@@ -12,4 +12,4 @@ USER 1001
...
@@ -12,4 +12,4 @@ USER 1001
HEALTHCHECK
NONE
HEALTHCHECK
NONE
CMD
["/ko-app/controller"]
ENTRYPOINT
["/ko-app/controller"]
\ No newline at end of file