mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-10 11:32:57 +00:00
Add save-artifacts script to Source-to-Image to avoid warnings/errors.
This commit is contained in:
3
examples/source-to-image/save-artifacts
Executable file
3
examples/source-to-image/save-artifacts
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
tar cf - --files-from /dev/null
|
Reference in New Issue
Block a user