Add apt-utils package.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -3,6 +3,7 @@ FROM ubuntu:jammy
|
|||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
RUN apt update && apt upgrade -y
|
RUN apt update && apt upgrade -y
|
||||||
|
RUN apt install -y apt-utils
|
||||||
RUN apt install -y libccid \
|
RUN apt install -y libccid \
|
||||||
libpcsclite-dev \
|
libpcsclite-dev \
|
||||||
git \
|
git \
|
||||||
|
|||||||
Reference in New Issue
Block a user