Skip to content

Commit

Permalink
Merge pull request #40 from guardian/nt-ac/add-volume-directive-to-ecs
Browse files Browse the repository at this point in the history
Add `volume` directive to ECS Dockerfile
  • Loading branch information
NovemberTang committed Apr 24, 2024
2 parents 2856f2a + 39c2ac9 commit b8f54bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ecs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ ENV aws_fluent_bit_init_file_3 /guardian.conf

ADD guardian-parsers.conf /guardian-parsers.conf
ADD guardian.conf /guardian.conf

VOLUME [ "/init" ]

0 comments on commit b8f54bd

Please sign in to comment.