Plaidstallion

functioning docker mod in Duplicati

Nov 3rd, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. duplicati:
  2. image: linuxserver/duplicati:v2.0.5.1-2.0.5.1_beta_2020-01-18-ls79
  3. container_name: duplicati
  4. ....
  5. -------------------------
  6. $ docker exec -it -u abc duplicati /bin/bash
  7. abc@f6231628d9c4:/$ docker
  8.  
  9. Usage: docker [OPTIONS] COMMAND
  10.  
  11. A self-sufficient runtime for containers
  12. ....
Advertisement
Add Comment
Please, Sign In to add comment