We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57b962 commit 143d7c3Copy full SHA for 143d7c3
root/donate.txt
@@ -0,0 +1,2 @@
1
+- https://minchin.ca
2
+- https://github.com/minchinweb/docker-python
root/etc/cont-init.d/01-py-banner
@@ -0,0 +1,12 @@
+#!/usr/bin/with-contenv bash
+
3
+echo "
4
+ now with
5
+ ____ _ _ _
6
+ | _ \ _ _| |_| |__ ___ _ __ | |
7
+ | |_) | | | | __| '_ \ / _ \| '_ \| |
8
+ | __/| |_| | |_| | | | (_) | | | |_|
9
+ |_| \__, |\__|_| |_|\___/|_| |_(_)
10
+ |___/
11
12
+"
0 commit comments