Skip to content

Commit

Permalink
Create Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nonylene authored Aug 29, 2021
1 parent 9ca048a commit f9ce24e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM busybox
CMD ["/bin/sh", "-c", "while true; do sleep 10; done"]

0 comments on commit f9ce24e

Please sign in to comment.