We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6eb287 commit 6a49a2fCopy full SHA for 6a49a2f
README.md
@@ -54,8 +54,6 @@ services:
54
# If you want to build from source add build:
55
build:
56
context: .
57
- cache_from:
58
- - lsiobase/alpine.python3:latest
59
sysctls: # For IPv6
60
- net.ipv6.conf.all.disable_ipv6=0
61
- net.ipv6.conf.default.forwarding=1
docker-compose.yml
@@ -20,8 +20,6 @@ services:
20
restart: on-failure
21
22
23
24
25
26
27
0 commit comments