5 lines
114 B
Docker
5 lines
114 B
Docker
from docker
|
|
|
|
# So that it can be used as the runner container for Actions (`actions/checkout`)
|
|
run apk add nodejs
|