Skip to content

Commit b0f3946

Browse files
author
Atsushi Abe
committed
Fix a syntax error in Dockerfile
1 parent 205d698 commit b0f3946

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
FROM centos:centos7
22

3-
`/` of the container
43
COPY entrypoint.sh /entrypoint.sh
54

65
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)