Include libatomic1 in the container

Useful for remote development. Only adds ~45kB to the image size.
pull/468/head
Steven Honson 2021-04-30 17:43:00 +10:00 zatwierdzone przez GitHub
rodzic 29317c5686
commit 4e33532673
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -39,6 +39,7 @@ RUN case $(uname -m) in \
apt-get update && \
apt-get upgrade -y && \
apt-get install -y \
libatomic1 \
rng-tools \
rtl-sdr \
sox \