Skip to content

Commit 79a0da1

Browse files
committed
Remove uninstallation of packages not installed
Fixes #181
1 parent 846a8af commit 79a0da1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ RUN zypper addrepo http://download.opensuse.org/repositories/home:illuusio/openS
100100
kbd \
101101
iproute2 \
102102
kmod \
103-
libasan3 \
104103
libICE6 \
105104
libnl-config \
106105
libthai-data \
@@ -112,7 +111,6 @@ RUN zypper addrepo http://download.opensuse.org/repositories/home:illuusio/openS
112111
libXmu6 \
113112
libXmuu1 \
114113
libXrender1 \
115-
libxslt-tools \
116114
libXss1 libXt6 \
117115
lksctp-tools \
118116
logrotate \
@@ -128,8 +126,6 @@ RUN zypper addrepo http://download.opensuse.org/repositories/home:illuusio/openS
128126
postfix \
129127
php7-zlib \
130128
python-curses \
131-
python-javapackages \
132-
python-pyxb \
133129
python-rpm-macros \
134130
python-xml \
135131
R-core-doc \

0 commit comments

Comments
 (0)