Skip to content

Commit

Permalink
Add volume directive to ECS Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Natasha <67543397+NovemberTang@users.noreply.github.com>
  • Loading branch information
AshCorr and NovemberTang committed Apr 24, 2024
1 parent 2856f2a commit 39c2ac9
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 39c2ac9

Please sign in to comment.