deb package
This commit is contained in:
parent
87dfa8c45b
commit
cdef9875ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
|||||||
nerolinux-4.0.0.0b-x86_64.deb
|
|
||||||
config
|
config
|
||||||
|
|
||||||
|
@ -30,9 +30,7 @@ RUN \
|
|||||||
wget && \
|
wget && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN \
|
COPY nerolinux-4.0.0.0b-x86_64.deb nerolinux-4.0.0.0b-x86_64.deb
|
||||||
wget http://ftp20.us.nero.com//software/NeroLINUX/nerolinux-4.0.0.0b-x86_64.deb
|
|
||||||
#COPY nerolinux-4.0.0.0b-x86_64.deb nerolinux-4.0.0.0b-x86_64.deb
|
|
||||||
|
|
||||||
# Install Nero
|
# Install Nero
|
||||||
RUN \
|
RUN \
|
||||||
|
BIN
nerolinux-4.0.0.0b-x86_64.deb
Normal file
BIN
nerolinux-4.0.0.0b-x86_64.deb
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user