actions-test-1/build/container-that-builds-containers.dockerfile

5 lines
114 B
Plaintext
Raw Normal View History

2025-02-19 21:58:34 -08:00
from docker
# So that it can be used as the runner container for Actions (`actions/checkout`)
run apk add nodejs