Skip to content

Adding Dockerfile #21

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding Dockerfile #21

wants to merge 1 commit into from

Conversation

kevpie
Copy link

@kevpie kevpie commented May 22, 2018

Initial effort to build mysql-tarantool-replication replicatord binary.

Mysql source checkout is very very large and performing a shallow clone would be nice but would require libslave referencing an advertised reference such as mysql-src@mysql-5.7.17 may work instead of mysql-src@2303280

Any source or package installation optimizations are beyond my current understanding.

Resulting replicatord is present as /replicatord in centos based Docker image.

Closes #15

@ligurio
Copy link
Member

ligurio commented Oct 13, 2020

I don't like Docker and prefer to distribute software using packages. But Dockerfile uses CentOS as a base image and we can use it to test build on CentOS additionally to Ubuntu builds on Travis CI (#32).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker image
2 participants