fix(frontend): build script comment
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
1134fc133c
commit
01f6c6b54c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ check_prereq() {
|
|||
[[ exit -eq 1 ]] && exit 1
|
||||
}
|
||||
|
||||
https://github.com/docker/cli/issues/1134#issuecomment-613516912
|
||||
# https://github.com/docker/cli/issues/1134#issuecomment-613516912
|
||||
export DOCKER_BUILDKIT=1
|
||||
function build(){
|
||||
cp .env.sample .env
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue