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

Reorganize tags #44

Open
amutake opened this issue Nov 23, 2020 · 1 comment
Open

Reorganize tags #44

amutake opened this issue Nov 23, 2020 · 1 comment

Comments

@amutake
Copy link
Owner

amutake commented Nov 23, 2020

current:

  • latest, ${SATYSFI_VERSION}: full opam env
  • slim, ${SATYSFI_VERSION}-slim: no opam env
  • nightly: nightly build without opam env
  • opam-slim, ${SATYSFI_VERSION}-opam-slim: partial opam env

motivation:

  • upgrade satyrographos too
  • latests, slim, opam-slim, nightly 🤔 confusing
@amutake
Copy link
Owner Author

amutake commented Nov 23, 2020

idea 1:

  • latest, ${SATYSFI_VERSION}-satyrographos-${SATYROGRAPHOS_VERSION}: current opam-slim
    • for normal users. This image cares almost all usecases, I think.
  • nightly: same as latest but HEAD
    • for HEAD junky
  • ${SATYSFI_VERSION}: only satysfi binary
    • for users that do not need to satyrographos
  • ocaml, ${SATYSFI_VERSION}-satyrographos-${SATYROGRAPHOS_VERSION}-ocaml-${OCAML_VERSION}: current latest
    • for satyrographos-snapshot user

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

1 participant