Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker is built on a previous circle ci step #5587

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

codyseibert
Copy link

There is an error printing out when trying to run the web-api terraform deploy-app.sh script

/home/app/web-api/runtimes/puppeteer /home/app/web-api/terraform/main
 
./build.sh: line 2: docker: command not found
 
./build.sh: line 3: docker: command not found
 
./build.sh: line 4: docker: command not found
 
./build.sh: line 5: docker: command not found
 
/home/app/web-api/terraform/main
 
/home/app/web-api/runtimes/clamav /home/app/web-api/terraform/main
 
./build.sh: line 3: docker: command not found
 
./build.sh: line 4: docker: command not found
 
./build.sh: line 5: docker: command not found
 
./build.sh: line 6: docker: command not found
 
/home/app/web-api/terraform/main
 

We build the docker packages at an earlier step in the circle ci deploy process, so running these should not be needed

@codyseibert codyseibert merged commit aa62730 into develop Jun 23, 2020
@sutt0n sutt0n deleted the bug-clamav-docker-error-message branch July 7, 2020 12:06
jimlerza added a commit that referenced this pull request Dec 4, 2024
10557: Add action into the PublicDocketEntry entity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants