mdubourg001 / glci

🦊 Test your Gitlab CI Pipelines changes locally using Docker.
571 stars 16 forks source link

fix: chown command #39

Open jc-lab opened 3 years ago

jc-lab commented 3 years ago

image

chown: invalid spec: ‘1000:’

Ubuntu focal 20.04.1 gives me such an error. If look at https://linux.die.net/man/1/chown the : is unnecessary.

jclab-joseph commented 3 years ago

It is me. my account is changed.

drewbitt commented 2 years ago

This needs to be merged. Broken on Ubuntu 20 LTS host with node 16 image.