You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fredrik Grönqvist edited this page Apr 22, 2021
·
1 revision
DOCKER_03
Description
Always use a specific tagged image, for example ubuntu:12.04. That way you always know exactly what variant of an image is being used. Using latest may lead to unpredictable behavior.