Skip to content

Commit

Permalink
Adding a touch to the start file
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-constine-ttd committed Aug 21, 2024
1 parent e47204a commit d7a5bc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/aws/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ COPY ./conf/*.xml /app/conf/
COPY ./syslog-ng-client.conf /etc/syslog-ng/syslog-ng.conf

RUN chmod +x /app/vsockpx && chmod +x /app/entrypoint.sh
RUN touch /home/start.txt


CMD ["/app/entrypoint.sh > /home/start.txt 2>&1"]

0 comments on commit d7a5bc3

Please sign in to comment.