create /usr/local/bin
This commit is contained in:
parent
5a5a8a9636
commit
09f678668b
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ RUN sed -i 's/zram-size.*/zram-size = min(ram, 16384)/' /usr/lib/systemd/zram-ge
|
|||
# Copy config files
|
||||
COPY etc /etc
|
||||
# Copy /usr
|
||||
RUN mkdir -p /usr/local/bin
|
||||
COPY usr /usr
|
||||
|
||||
# Clear cache, /var and /tmp and commit ostree
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue