5 lines
No EOL
70 B
Docker
5 lines
No EOL
70 B
Docker
FROM scratch
|
|
|
|
COPY empty /rpms
|
|
COPY empty /files
|
|
COPY modules /modules |