Feature #25337
Create a Docker image to run locally GitHub actions
Start date:
12/17/2020
Due date:
% Done:
0%
Estimated time:
Stakeholders:
Description
GlideinWMS includes in build/packaging/containers/gwms-ubuntu/ a Dockerfile that is made available in Docker Hub as glideinwms/gwms-ubuntu
Updating the Dockerfile in the master branch automatically updates the image (previo build times on hub.docker).
The current image is incomplete and not tested.
This image should allow to run locally GWMS GitHub actions (in .github/) using act and glideinwms/gwms-ubuntu as runner image (-P option)
Related issues
History
#1 Updated by Marco Mambelli 2 months ago
- Blocks Milestone #25335: Improve CI/CD using GitHub tools added
#2 Updated by Marco Mambelli 16 days ago
- Target version changed from v3_6_7 to v3_7_4