I forked the warnings-ng-plugin-devenv and cloned it locally. Then I ran  
./clone-repos.sh, which completed successfully, however, when I try to run 
"jenkins.sh", I get:
alpine: Pulling from jenkins/jenkins
Digest: 
sha256:a7dd40264e04592ba0d759f7d75fb52fdd5f0fcb9ae5939fef7cbf23b4a6a944
Status: Image is up to date for jenkins/jenkins:alpine
docker.io/jenkins/jenkins:alpine
docker: 'compose' is not a docker command.
See 'docker --help'
Running docker compose with user ID 1010:441
docker: 'compose' is not a docker command.
See 'docker --help'

This is on an unbuntu 22.04 with "docker-compose" installed. I think the 
command should be:
docker-compose build
not docker compose build
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/6dedab15-7c78-48d6-89c4-6bc97b4b9e26n%40googlegroups.com.

Reply via email to