Skip to content

Commit

Permalink
Fix SALM-559 - error while building the tests-container due to change…
Browse files Browse the repository at this point in the history
…s in the dnsmaq.conf file
  • Loading branch information
aditijannu committed Mar 14, 2024
1 parent 40f58fb commit c4141a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 682 deletions.
4 changes: 2 additions & 2 deletions docker/parent-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ COPY --from=nitro-cli aws-nitro-enclaves-cli/install/lib/modules /lib/modules
COPY --from=nitro-cli aws-nitro-enclaves-cli/install/usr/bin /usr/bin
COPY --from=nitro-cli aws-nitro-enclaves-cli/install/usr/lib/systemd/system /usr/lib/systemd/system
COPY --from=nitro-cli aws-nitro-enclaves-cli/install/usr/share /usr/share
COPY dnsmasq.conf /etc/dnsmasq.conf
COPY dnsmasq.d /etc/dnsmasq.d
# Setup the env for nitro-cli
RUN mkdir -p /var/log/nitro_enclaves
RUN mkdir -p /var/log/nitro_enclaves
Loading

0 comments on commit c4141a0

Please sign in to comment.