Skip to content

Commit d9d498c

Browse files
committed
ubuntu 18.04 at 19.12.0
1 parent a3f03d4 commit d9d498c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/Dockerfile.ubuntu.18.04.20191217.0

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RUN set -xe \
4040

4141
# make systemd-detect-virt return "docker"
4242
# See: https://github.com/systemd/systemd/blob/aa0c34279ee40bce2f9681b496922dedbadfca19/src/basic/virt.c#L434
43+
4344
RUN mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
4445

4546
CMD ["/bin/bash"]

0 commit comments

Comments
 (0)