Skip to content

Commit

Permalink
Fixing the docker startup
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCinquini committed Feb 27, 2024
1 parent 60e4fbc commit e449042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airflow/dags/docker_cwl_pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:

containers:
- name: cwl-docker
image: ghcr.io/unity-sds/unity-sps/sps-docker-cwl:develop-rnd-0
image: ghcr.io/unity-sds/unity-sps/sps-docker-cwl:develop-rnd-1
command: ["/usr/share/cwl/docker_cwl_entrypoint.sh"]
securityContext:
privileged: true

0 comments on commit e449042

Please sign in to comment.