2 # Latest Ubuntu Release
4 # Useful for testing against relatively bleeding edge libraries and
5 # compilers. We also have seperate recipe for the most recent LTS
8 # When updating use the full tag not :latest otherwise the build
9 # system won't pick up that it has changed.
53 libspice-protocol-dev \
68 RUN apt-get update && \
69 DEBIAN_FRONTEND=noninteractive apt-get -y install $PACKAGES
70 RUN dpkg -l $PACKAGES | sort > /packages.txt
71 ENV FEATURES clang pyyaml sdl2 docs