refactor: cleanup scripts and config
This commit is contained in:
@@ -16,5 +16,6 @@ USER user
|
||||
WORKDIR /home/user
|
||||
RUN mkdir .config .local .cache
|
||||
COPY --chown=user:user config/bashrc .bashrc
|
||||
COPY --chown=user:user config/git .config/git/config
|
||||
COPY config/bin /usr/local/bin
|
||||
VOLUME /home/user
|
||||
|
||||
Reference in New Issue
Block a user