mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Let this statement pass...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
b48f4a87cd
commit
38a72afd97
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ FROM gentoo/portage:latest as portage
|
||||||
# image is based on stage3-x86
|
# image is based on stage3-x86
|
||||||
FROM gentoo/stage3-x86:latest
|
FROM gentoo/stage3-x86:latest
|
||||||
|
|
||||||
RUN [ -e /var/lib/docker/ ] && ls /var/lib/docker/
|
RUN [ -e /var/lib/docker/ ] && ls -la /var/lib/docker/ || true
|
||||||
RUN ls -la
|
RUN ls -la
|
||||||
|
|
||||||
# copy the entire portage volume in
|
# copy the entire portage volume in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue