diff --git a/Dockerfile b/Dockerfile index 276e2fd..3955cc6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,8 +1,8 @@ FROM debian:buster RUN apt-get update \ - && apt-get install -y cdrdao python-gobject-2 python-musicbrainzngs python-mutagen python-setuptools \ - python-requests libsndfile1-dev flac sox \ + && apt-get install -y cdrdao git python-gobject-2 python-musicbrainzngs python-mutagen \ + python-setuptools python-requests libsndfile1-dev flac sox \ libiso9660-dev python-pip swig make pkgconf \ eject locales \ autoconf libtool curl \