Skip to content

Commit

Permalink
testing docker compose project name
Browse files Browse the repository at this point in the history
  • Loading branch information
edo-aleix-penella committed Dec 14, 2022
1 parent 6f719b0 commit c316a70
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
services:
test-docker-image:
image: busybox
# command: sh -c "while true; do { echo -e 'HTTP/1.1 200 OK\r\n'; echo 'testing service'; } | nc -l -p 8080; done"

0 comments on commit c316a70

Please sign in to comment.