We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It does not export the SHM value:
shm_size: 512MB
Nor the stop timeout value:
stop_grace_period: 2m
Nor the static IP address:
networks: example: ipv4_address: 172.18.0.2
If these three values could be added that would be really nice.
The text was updated successfully, but these errors were encountered:
also this was all missing
cap_add: - NET_ADMIN sysctls: net.ipv4.conf.all.rp_filter: 2 net.ipv6.conf.all.disable_ipv6: 1 volumes: - type: tmpfs target: /tmp
Sorry, something went wrong.
I would add that I am seeing both the ipv4_address and mac_address missing when I use this. If needed I can provide additional clarification.
No branches or pull requests
It does not export the SHM value:
shm_size: 512MB
Nor the stop timeout value:
stop_grace_period: 2m
Nor the static IP address:
If these three values could be added that would be really nice.
The text was updated successfully, but these errors were encountered: