what's the differences between docker image tag xxx and xxx-dev #18360
Answered
by
tberriot
shaoyucheng
asked this question in
Q&A / Help
-
I used docker-compose-non-dev.yaml from master to setup my superset environment,and found that the image version was configured as latest-dev. I browsed the image list in docker hub, it seems that every tag has a matching -dev tag which presenting a bigger image size. could you please tell me the differences between them? and which one is more recommendable to be used in production env? |
Beta Was this translation helpful? Give feedback.
Answered by
tberriot
Jan 7, 2022
Replies: 1 comment 1 reply
-
Hi @shaoyucheng |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
shaoyucheng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @shaoyucheng
this could explain the case