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

docker-compose is pulling latest for many of the docker images #79

Closed
technovangelist opened this issue Feb 22, 2021 · 6 comments · Fixed by #173
Closed

docker-compose is pulling latest for many of the docker images #79

technovangelist opened this issue Feb 22, 2021 · 6 comments · Fixed by #173
Assignees
Labels
docker Anything docker or container related

Comments

@technovangelist
Copy link
Contributor

take a look at any of the docker-compose files. many of the images are set to pull latest. Can we go to a specific tag?

@martinisoft
Copy link
Contributor

martinisoft commented Mar 5, 2021

I plan to cut the 1.0 tags finally today or Monday at the latest. The blocker has been resolving #65 and #61 for the training team before stamping it. Sorry that was not communicated better.

@martinisoft martinisoft self-assigned this Mar 5, 2021
@martinisoft martinisoft added the docker Anything docker or container related label Mar 5, 2021
@stevedatadog
Copy link
Collaborator

Will the current latest become 1.0?

@martinisoft
Copy link
Contributor

Will the current latest become 1.0?

Yes. Right now we are verifying the stability of it and doing some optimizations to shrink the images and speed up boot times so it'll be a solid 1.0 to start from.

@stevedatadog
Copy link
Collaborator

stevedatadog commented Mar 5, 2021 via email

@martinisoft
Copy link
Contributor

Great. If there's a period of time where 1.0 and latest are identical, we will have an opportunity to safely update learning center Katacoda scenarios.

On Fri, Mar 5, 2021 at 11:37 AM Aaron Kalin @.***> wrote: Will the current latest become 1.0? Yes. Right now we are verifying the stability of it and doing some optimizations to shrink the images and speed up boot times so it'll be a solid 1.0 to start from. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#79 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLSXFQOJODXXNBYEHRAYKDTCEXIBANCNFSM4YBJ67TA .

The good news is the image names are entirely different for these 1.0 versions so this issue is actually for the old images that are always latest and haven't been updated for a while.

@martinisoft
Copy link
Contributor

Once we can verify #89 across our training scenarios, we can stamp 1.0 and do a new pull request to use specific image versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Anything docker or container related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants