Skip to content

Commit 90ffbb1

Browse files
committed
Updated from build process
1 parent 551c423 commit 90ffbb1

File tree

5 files changed

+82
-75
lines changed

5 files changed

+82
-75
lines changed

packages/falco/_dev/deploy/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ services:
1010
volumes:
1111
- ./sample_logfile:/sample_logs:ro
1212
- ${SERVICE_LOGS_DIR}:/var/log
13-
command: /bin/sh -c "cp /sample_logs/* /var/log/"
13+
command: /bin/sh -c "cp /sample_logs/* /var/log/"

0 commit comments

Comments
 (0)