Skip to content

Commit c18639c

Browse files
committed
Remove patch for missing /var/lib/openqa/share #21
#21
1 parent ba456fc commit c18639c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

worker-x86_64/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
FROM opensuse:tumbleweed
22
LABEL maintainer Sergio Lindo Mansilla <slindomansilla@suse.com>
3-
LABEL version="2017-12-11"
3+
LABEL version="2018-06-15"
44

55
RUN zypper --gpg-auto-import-keys ref
66
RUN zypper --non-interactive in qemu-kvm
77
RUN zypper --non-interactive in openQA-worker
88

99
# Config
10-
RUN mkdir /var/lib/openqa/share
1110
ADD client.conf /etc/openqa/
1211
ADD workers.ini /etc/openqa/
1312

0 commit comments

Comments
 (0)