mirror of
https://github.com/BretFisher/shpod.git
synced 2026-05-20 16:33:05 +00:00
♻️ Refactor Dockerfile to leverage BuildKit parallelism
This commit is contained in:
@@ -54,3 +54,5 @@ export HISTFILESIZE=9999
|
||||
shopt -s histappend
|
||||
trap 'history -a' DEBUG
|
||||
export HISTFILE=~/.history
|
||||
|
||||
trap exit TERM
|
||||
|
||||
Reference in New Issue
Block a user