Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

There should be a latest stable tag on docker hub #608

Closed
zmmille2 opened this issue Dec 13, 2018 · 2 comments
Closed

There should be a latest stable tag on docker hub #608

zmmille2 opened this issue Dec 13, 2018 · 2 comments
Assignees

Comments

@zmmille2
Copy link

  • I asked about this on gitter: [ ]

Expected Behavior

latest docker tag should not point to a beta version, or there should be a latest-stable tag as well.

Current Behavior

latest == vx.x.x-beta.x

Possible Solution

latest == vx.x.x
OR
latest == vx.x.x-beta.x AND latest-stable == vx.x.x

Context

We're running some docker images based on latest, and that's causing some issues likely related to beta functionality. We're seeing different behaviors on Windows and Linux, for example.

Your Environment

  • Version used: latest
  • Version of Truffle/Remix/Other tools used:
  • NodeJS Version: [ ] 6.x, [ ] 7.x (unsupported), [ ] 8.x, [ ] 9.x
  • Operating System and version (include distro if Linux): Windows
  • Commit hash to use with above link for reproduction:
  • I intend to submit a pull request to fix this issue: [ ]
    • Not sure if this is a fix that I can PR: docker image tag would need an update for this suggestion to be implemented.
@mikeseese mikeseese changed the title [SUGGESTION] There should be a latest stable tag on docker hub There should be a latest stable tag on docker hub Dec 13, 2018
@mikeseese
Copy link
Contributor

This may be an issue with our CI/CD setup. @davidmurdoch is looking into it. We didn't mean to point latest to beta releases

@zmmille2
Copy link
Author

Looks like this has been addressed, seeing a beta and next tag on Dockerhub. Closing here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants