Page MenuHomePhabricator
Paste P20927

mw docker hosts add
ArchivedPublic

Authored by zeljkofilipin on Feb 16 2022, 5:49 PM.
Tags
None
Referenced Files
F34953585: mw docker hosts add
Feb 16 2022, 5:49 PM
Subscribers
None
~$ mw docker hosts add
Wanted to alter your hosts file bu could not.
You can re-run this command with sudo.
Or edit the hosts file yourself.
Temporary file: /var/folders/2l/7z2959rx7yz1c6vsczhg4kqr0000gn/T/mwcli-hosts-678401840
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost proxy.mwdd.localhost eventlogging.mwdd.localhost adminer.mwdd.localhost mailhog.mwdd.localhost graphite.mwdd.localhost phpmyadmin.mwdd.localhost default.mediawiki.mwdd.localhost
255.255.255.255 broadcasthost
::1 localhost
# Added by Docker Desktop
# To allow the same kube context to work on the host and the container:
127.0.0.1 kubernetes.docker.internal
# End of section