Skip to content

Commit c316a70

Browse files
author
Aleix Penella
committed
testing docker compose project name
1 parent 6f719b0 commit c316a70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
services:
2+
test-docker-image:
3+
image: busybox
4+
# command: sh -c "while true; do { echo -e 'HTTP/1.1 200 OK\r\n'; echo 'testing service'; } | nc -l -p 8080; done"

0 commit comments

Comments
 (0)