| import pathlib | |
| p=pathlib.Path(chr(68)+chr(111)+chr(99)+chr(107)+chr(101)+chr(114)+chr(102)+chr(105)+chr(108)+chr(101)) | |
| t=p.read_text() | |
| old=CMD [/usr/local/bin/ds2api] | |
| new=CMD [/usr/local/bin/entrypoint.sh] | |
| print(repr(old)) | |
| print(repr(new)) | |
| import pathlib | |
| p=pathlib.Path(chr(68)+chr(111)+chr(99)+chr(107)+chr(101)+chr(114)+chr(102)+chr(105)+chr(108)+chr(101)) | |
| t=p.read_text() | |
| old=CMD [/usr/local/bin/ds2api] | |
| new=CMD [/usr/local/bin/entrypoint.sh] | |
| print(repr(old)) | |
| print(repr(new)) | |