mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 22:12:57 +00:00
Ensure assemble script of Source-to-Image script logs progress.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
set -eo pipefail
|
||||
|
||||
# Copy injected files to correct place in 'work' directory.
|
||||
|
Reference in New Issue
Block a user