NimaBoscarino's picture
Upload Dockerfile with huggingface_hub
d67128e verified
raw
history blame contribute delete
163 Bytes
FROM ghcr.io/substra/substrafl:substra-hf-demo
ENV SUBSTRA_ORG1_DISTR=0.8
ENV SUBSTRA_ORG2_DISTR=0.2
CMD ["bash", "docker-run.sh"]