Skip to content

Commit

Permalink
Remove cp
Browse files Browse the repository at this point in the history
  • Loading branch information
ybyzek committed Jun 23, 2022
1 parent c21c949 commit 41a4552
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh

cp $INPUT_TYPE/docker-compose.yml docker-compose.yml
docker-compose up -d $INPUT_SERVICE
docker-compose -f $INPUT_TYPE/docker-compose.yml up -d $INPUT_SERVICE
sleep 20

0 comments on commit 41a4552

Please sign in to comment.