Compare commits
1 Commits
e2a96916f3
...
6af42d22a8
Author | SHA1 | Date |
---|---|---|
|
6af42d22a8 |
|
@ -18,7 +18,7 @@ spec:
|
||||||
- name: rsync
|
- name: rsync
|
||||||
image: git.pyrocufflink.net/containerimages/rsync
|
image: git.pyrocufflink.net/containerimages/rsync
|
||||||
command:
|
command:
|
||||||
- python
|
- python3
|
||||||
args:
|
args:
|
||||||
- c
|
- c
|
||||||
- import signal; signal.pause()
|
- import signal; signal.pause()
|
||||||
|
|
Loading…
Reference in New Issue