-
Hey Gang
Has anybody added support for `Python` container (I specifically need it available in the workspace and mysql containers). If not, please let me know and I will take care of it.
Speci…
-
I was just thinking it would be nice if when you checked out a new laradock project, you could opt-in to the features you want by running a little cli-wizard that could include sub-modules for the var…
-
Thought it might be useful for someone to see a PHP example.
``` php
class PdfGenerator {
private $serviceUrl;
private $servicePort;
// ...
private function getHtml()
{
// ... generates the HTM…
-
Hi there Bill, thanks for sharing this! Been working on a version of this at https://github.com/smart48/l8 so I can work locally with Docker, set up K8 with Terraform and use K8 for deployment.
I …
-
How can I configure and install Linkwarden so that it uses an existing Postgresql installation?
unfortunately i have not found anything about this in the documentation.
Thank you.
-
Hi guys,
Hope you are all well !
# **1. Env errors**
I just found an error while trying to create dynamic image names with crane as it works well with docker-compose.
**.env:**
```bash
…
-
windows10 system operate
docker exec -it container /bin/bash -c '/www php -v'
pemission denied
How can I solve it? thank you
-
Hello !,
I'm trying run monstache:6.0.9 with ES7 and MongoDB 4.
I have these 3 applications (ES, MDB, MStache) in docker file similar like here https://github.com/rwynn/monstache-showcase.
Unfort…
-
### 困っていること
`mysql 8.0`以上だと`php artisan migrate`実行時にエラーが発生する。
```sh
root@fe37a2b5e984:/var/www# php artisan migrate
In Connection.php line 664:
…
-
### Description:
#3271 this change should be revert because mariadb's default data directory is actually stored in /var/lib/mysql not /var/lib/mariadb
https://mariadb.com/kb/en/default-data-dire…