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

Refactor repository tarantool/docker #249

Open
Tracked by #248
artembo opened this issue May 25, 2022 · 0 comments
Open
Tracked by #248

Refactor repository tarantool/docker #249

artembo opened this issue May 25, 2022 · 0 comments

Comments

@artembo
Copy link

artembo commented May 25, 2022

The current repository tarantool/docker is not convenient to build and extend, it uses templated Dockerfiles with Tarantool installation from sources. It has to be replaced with a new repository and be detached from a fork.

The requirements for a new repository:

  1. Dockerfiles must be explicitly defined without templating for each targeting docker tag (group of tags)
  2. README.md must contain simple instructions how to build end extend images.
  3. GitHub Actions must build nightly images and upload them into either private repository (not docker hub) or Docker Hub with tarantool/tarantool:<image>-nightly tag.
  4. Tarantool must be installed from packages, not from source.
  5. When tarantool/tarantool is tagged the workflow must deploy images in the DockerHub with all tags.
@artembo artembo added the teamX label May 25, 2022
@NickVolynkin NickVolynkin transferred this issue from tarantool/tarantool-qa Oct 24, 2022
@ylobankov ylobankov removed the epic label Mar 28, 2023
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

No branches or pull requests

5 participants