]> git.immae.eu Git - github/fretlink/docker-ansible.git/blobdiff - mini-debian8/apt-list
Add: `mini-debian8` tag.
[github/fretlink/docker-ansible.git] / mini-debian8 / apt-list
diff --git a/mini-debian8/apt-list b/mini-debian8/apt-list
new file mode 100644 (file)
index 0000000..635e7d5
--- /dev/null
@@ -0,0 +1,18 @@
+#
+# packages to be installed via APT;
+# lines beginning with "! " (an exclamation mark, followed by a space) will *not* be *uninstalled* afterwards.
+#
+
+
+# common
+#####sudo curl gcc
+
+# ssl
+#####openssl ca-certificates
+
+# python-runtime
+python
+#####python-pip python-yaml 
+
+# build-dependencies
+#####python-dev libffi-dev libssl-dev
\ No newline at end of file