Skip to content
Snippets Groups Projects
Unverified Commit 96720fd3 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

utils: Add awscli tool

This image will be used to aws cp the necessary provenance dataset files.

Refs. sysadm-environment#5608
parent c03f9c6d
No related branches found
No related tags found
1 merge request!53provenance/Dockerfile: Evolve to compile the rust provenance crate
......@@ -2,5 +2,5 @@ FROM debian:bookworm-slim
RUN apt-get update && \
apt-get -y upgrade && \
apt-get install -y gettext-base curl && \
apt-get install -y gettext-base curl awscli && \
apt-get clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment