Skip to content

Commit

Permalink
Try Busybox without chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
harrryr committed May 15, 2024
1 parent 722a5a8 commit eba0af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN sed -i "/opentelemetry-exporter-otlp-proto-grpc/d" ./aws-opentelemetry-distr
RUN mkdir workspace && pip install --target workspace ./aws-opentelemetry-distro


FROM scratch
FROM busybox

# Required to copy attribute files to distributed docker images
ADD THIRD-PARTY-LICENSES ./THIRD-PARTY-LICENSES
Expand Down

0 comments on commit eba0af3

Please sign in to comment.