diff options
Diffstat (limited to 'conf-from-container/run.sh')
| -rw-r--r-- | conf-from-container/run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf-from-container/run.sh b/conf-from-container/run.sh new file mode 100644 index 0000000..ce896e5 --- /dev/null +++ b/conf-from-container/run.sh @@ -0,0 +1 @@ +docker cp `docker ps | cut -f 1 -d ' ' | grep -v "CONTAINER"`:/opt/shibboleth-idp/conf /Users/hlk/projects/shibboleth-docker/conf-from-container |
