We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a5786 commit 15933c6Copy full SHA for 15933c6
Dockerfile
@@ -1,4 +1,5 @@
1
FROM public.ecr.aws/lambda/python:3.12
2
+LABEL org.opencontainers.image.source="https://github.com/openbraininstitute/hpc-resource-provisioner"
3
4
RUN dnf -y install nodejs findutils && python3 -m pip install aws-parallelcluster==3.9.3 awslambdaric
5
0 commit comments