diff --git a/templates/cyberchef.xml b/templates/cyberchef.xml new file mode 100644 index 0000000..a874d05 --- /dev/null +++ b/templates/cyberchef.xml @@ -0,0 +1,38 @@ + + + cyberchef + mpepping/cyberchef + https://hub.docker.com/r/mpepping/cyberchef/ + bridge + + sh + false + https://hub.docker.com/r/mpepping/cyberchef/ + + The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis. + + http://[IP]:[PORT:8000] + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cyberchef.png + + + + 1581355422 + + + The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis. + + bridge + + + 8000 + 8000 + tcp + + + + + + + 8000 + \ No newline at end of file diff --git a/templates/icons/cyberchef.png b/templates/icons/cyberchef.png new file mode 100644 index 0000000..eb18228 Binary files /dev/null and b/templates/icons/cyberchef.png differ diff --git a/templates/icons/mailpile.png b/templates/icons/mailpile.png new file mode 100644 index 0000000..7652677 Binary files /dev/null and b/templates/icons/mailpile.png differ diff --git a/templates/mailpile.xml b/templates/mailpile.xml new file mode 100644 index 0000000..1107f6e --- /dev/null +++ b/templates/mailpile.xml @@ -0,0 +1,51 @@ + + + mailpile + rroemhild/mailpile + https://hub.docker.com/r/rroemhild/mailpile/ + bridge + + sh + false + https://hub.docker.com/r/rroemhild/mailpile/ + + Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. + + http://[IP]:[PORT:33411] + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mailpile.png + + + + 1581354570 + + + Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. + + bridge + + + 33411 + 33411 + tcp + + + + + + /mnt/user/appdata/Mailpile/ + /root/.local/share/Mailpile + rw + + + /mnt/user/appdata/Mailpile/gnupg/ + /root/.gnupg + rw + + + + + 33411 + /mnt/user/appdata/Mailpile/ + /mnt/user/appdata/Mailpile/gnupg/ + \ No newline at end of file