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

Point pygmy-go at pygmystack upstream multiarch images (and fix tests) #341

Merged
merged 4 commits into from
Oct 25, 2021

Conversation

tobybellwood
Copy link
Collaborator

This PR replaces the legacy images used to power pygmy-go with ones sourced out of the github.com/pygmystack organization.

These new images are 100% compatible with the current ones, but bring some added advantages:

  • They are multiarch (arm64 and amd64) compatible, so pygmy-go will work on Mac M1 and RPi4
  • The ssh-agent image has been upgraded from Alpine 3.2 😱
  • The HAProxy image is more easily upgradable to support more recent releases

In addition, I have added some of the ssh-agent tests (currently excl the password-protected key), and repaired the wordpress-example test with the correct URL for testing.

@fubarhouse fubarhouse merged commit dc7617b into pygmystack:main Oct 25, 2021
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.

2 participants