Christian
Christian
If we write a custom bash history file inside the container this one can a) be used and b) even shared with the host to persist it or even use...
should be updated to v14 but we need to see if old shopware versions still work before doing this
Could you please include the extension for Shopware 6? So that you can also develop messaging with e.g. RabbitMQ.
seems as if the contribution edition needs the chromium browser otherwise new trunk version might break when doing psh install apt-get update apt-get install -y chromium-browser
We might want to think about a MariaDB installation somehow? But I'm not quite sure if its better to have separate tags? or installed next to MySQL?
this is from the entrypoint theres also a bug and problem, that the PREVIOUS fpm php version needs to be stopped before. heres a script ```ruby sudo sed -i 's/__dockware_php_version__/'${PHP_VERSION}'/g'...
Maybe we should install this plugin in the dev images? https://github.com/FriendsOfShopware/FroshDevelopmentHelper might be a nice thing credits to bpesch :D
the cronjob and CLI for the scheduled tasks should automatically run when starting the image
We have some CI/CD instructions for Github, Bitbucket, the new Gitlab and Bitbucket are still very empty maybe we can add more use cases such as Cypress Tests and more...