Docker: Difference between revisions

Pigs (talk | contribs)
m Ad note about rootless linger
Raboof (talk | contribs)
Exposing sockets from the host: note exposing the socket folder may break
 
Line 609: Line 609:
<translate>
<translate>
<!--T:77-->
<!--T:77-->
to provide access to <code>/var/run/mysqld/mysqld.sock</code>
to provide access to <code>/var/run/mysqld/mysqld.sock</code>. Sadly, this means you'll have to restart the container when /var/run/mysqld is replaced, e.g. on an upgrade.
 
</translate>
</translate>