Skip to content

twillouer/mydocker

Repository files navigation

mydocker

Scripts for using docker

Installation ici : http://docs.docker.io/en/latest/installation/ubuntulinux/

Ne pas oublier le firewall :

sudo vi /etc/default/ufw
----
# Change:
# DEFAULT_FORWARD_POLICY="DROP"
# to
DEFAULT_FORWARD_POLICY="ACCEPT"
---

Et le redémarrage :

sudo ufw reload

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages