jlesage / docker-baseimage-gui

A minimal docker baseimage to ease creation of X graphical application containers
MIT License
1.2k stars 179 forks source link

docker image tags #33

Closed djaydev closed 4 years ago

djaydev commented 4 years ago

Hi, So far I've been using the docker tags "jlesage/baseimage-gui:alpine-3.10" without the version number on the end, but with the new alpine-3.11 the available tags all have "v" "number" at the end. Just asking if that's your new standard going forward? No problem if so, I can update all my dockerfiles to comply with the new tags. thanks

jlesage commented 4 years ago

Hi, this is a mistake, I will add the missing tags.

djaydev commented 4 years ago

ok thanks