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

Make make clean-powerwash delete base-php image #1471

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

megahirt
Copy link
Collaborator

@megahirt megahirt commented Sep 20, 2022

Description

Creating a PR on @rmunn 's behalf

The docker compose down --rmi all command doesn't appear to delete the base-php image, for reasons unknown. Since it occasionally will change, we'll just delete it explicitly in make clean-powerwash.

Type of Change

  • chore

  • I have performed a self-review of my own code

  • I have reviewed the title/description of this PR which will be used as the squashed PR commit message

The `docker compose down --rmi all` command doesn't appear to delete the
base-php image, for reasons unknown. Since it occasionally will change,
we'll just delete it explicitly in `make clean-powerwash`.
@github-actions
Copy link

github-actions bot commented Sep 20, 2022

Unit Test Results

368 tests   368 ✔️  8s ⏱️
    1 suites      0 💤
    1 files        0

Results for commit 30dc24d.

♻️ This comment has been updated with latest results.

@megahirt megahirt enabled auto-merge (squash) September 20, 2022 04:23
Copy link
Contributor

@longrunningprocess longrunningprocess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not removed because that image isn't built in the docker-compose.yml.

@megahirt megahirt merged commit d4b1be4 into develop Sep 20, 2022
@megahirt megahirt deleted the chore/fix-clean-powerwash branch September 20, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants