Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. {
  2. "Alpine With AddStorage Single": {
  3. "containers": {
  4. "alpinesingle": {
  5. "image": "alpine",
  6. "launch_order": 1,
  7. "opts": [
  8. [
  9. "-it",
  10. ""
  11. ]
  12. ],
  13. "ports": {},
  14. "volumes": {},
  15. "environment": {}
  16. }
  17. },
  18. "description": "Alpine test Rock-on.",
  19. "ui": {
  20. "slug": ""
  21. },
  22. "volume_add_support": true,
  23. "website": "",
  24. "version": "1.0"
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement