aboutsummaryrefslogtreecommitdiff
path: root/deployment/Dockerfile.ubuntu.amd64
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2020-03-23 18:39:11 -0400
committerJoshua M. Boniface <joshua@boniface.me>2020-03-23 18:41:23 -0400
commitde66ab4d832664abb5c17005d326e543446aae7d (patch)
tree5eb47f3eb323556b51720b26e14b5f7262867505 /deployment/Dockerfile.ubuntu.amd64
parent9169861baab62919e661ec663998c5a4436e4547 (diff)
Use git checkout instead of file copies to clean
Diffstat (limited to 'deployment/Dockerfile.ubuntu.amd64')
-rw-r--r--deployment/Dockerfile.ubuntu.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/Dockerfile.ubuntu.amd64 b/deployment/Dockerfile.ubuntu.amd64
index e61be4efcc..7c2b26dedd 100644
--- a/deployment/Dockerfile.ubuntu.amd64
+++ b/deployment/Dockerfile.ubuntu.amd64
@@ -12,7 +12,7 @@ ENV IS_DOCKER=YES
# Prepare Debian build environment
RUN apt-get update \
- && apt-get install -y apt-transport-https debhelper gnupg wget devscripts mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
+ && apt-get install -y apt-transport-https debhelper gnupg wget devscripts mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0 git
# Install dotnet repository
# https://dotnet.microsoft.com/download/linux-package-manager/debian9/sdk-current