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

Replace Vagrant with Docker (Compose) #40

Merged
merged 3 commits into from
Sep 9, 2019
Merged

Conversation

walro
Copy link
Contributor

@walro walro commented Sep 6, 2019

The Vagrant box we used is outdated. Also, I'd argue that docker is a tad easier to maintain.

Close #39

The Vagrant box we used is outdated. Also, I'd argue that docker is a tad easier to maintain.

Close #39
@walro
Copy link
Contributor Author

walro commented Sep 6, 2019

(Test failures obviously unrelated)

Edit: Addressed in e0808b6

... to get green builds.

Xenial, and newer environments, only have MySQL 5.7.

I think we should move towards 5.7 support: #41
docker-compose.yml Outdated Show resolved Hide resolved
`mysql_native_password` is already the default for MySQL 5.6
@walro walro requested a review from dentarg September 9, 2019 07:33
@dentarg
Copy link
Contributor

dentarg commented Sep 9, 2019

Ran docker-compose up and bin/all_specs without any problems 👍

@dentarg
Copy link
Contributor

dentarg commented Sep 9, 2019

Use Docker at Travis?

@dentarg
Copy link
Contributor

dentarg commented Sep 9, 2019

Ah, maybe out of scope for this PR :-)

@walro
Copy link
Contributor Author

walro commented Sep 9, 2019

Ah, maybe out of scope for this PR :-)

Yeah, think so. But good idea, I'll look into it.

@walro walro merged commit 015e6d8 into master Sep 9, 2019
@walro walro deleted the issue/39/vagrant-to-docker branch September 9, 2019 07:51
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.

Update Vagrant box to ubuntu/bionic64
2 participants