Anders Janmyr
Results
3
comments of
Anders Janmyr
trafficstars
@stsewd Thanks, this helps.
Example with mysql ``` docker run -v $PWD/.mysql:/var/lib/mysql -e MYSQL_ROOT_PASSWORD=password -e MYSQL_DATABASE=example mysql ``` This generates a bunch of permissions errors. ``` 2022-02-07 13:52:58+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL...
It will not work with outdated browsers as is, but if you add an ES5 shim to your code before loading knockout it should work as expected.