tests: Install libfaketime in all containers
This commit is contained in:
committed by
Paul Beckingham
parent
a4ce40add4
commit
8f8a04fdb5
@@ -1,7 +1,7 @@
|
||||
FROM debian:testing
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y build-essential cmake git uuid-dev libgnutls28-dev
|
||||
RUN apt-get install -y build-essential cmake git uuid-dev libgnutls28-dev libfaketime
|
||||
RUN apt-get install -y python
|
||||
|
||||
# Setup language environment
|
||||
|
||||
Reference in New Issue
Block a user