e9ecc9d19d
declared in .env.example to avoid build issues
...
DOCKER_BUILDKIT=1
COMPOSE_PARALLEL_LIMIT=1
2026-06-24 17:42:32 +03:00
667ece7c20
+ mariadb mcp
2026-05-14 13:30:55 +03:00
5d8da2947c
* memory_limit is 512M for workspace
2025-11-24 19:08:08 +03:00
92cefd6fcd
+ use ssh key from host machine in workspace container
2025-06-11 20:47:53 +03:00
537b5ad4be
+ python services and python nginx conf example
...
+ also example of Dockerfile for python project and needed to place onto your project directory
2025-04-08 17:13:21 +03:00
50148659c8
+ additional doc for detect your gateway/host ip in docker network and describe how to ufw allow appropriate ports
2025-01-16 09:21:37 +03:00
49e44c9229
+ php src container fully refactored and lightweight
...
* on host system container also refactored, some env options moved from .env to docker-compose example
* dnsmasq now is separate service file
+ php 8.3 support
* xdebug launch also refactored and lightweight
* tested and worked python environment with pyenv (on today without supervisor)
* database container and appropriate gui applications for management database systems moved into separate service files
+ build src php container helper
- remove unnecessary docker compose file version directive
- remove minio thing from the host php services
* use redis-local.conf from example and lightweight main redis conf file
2025-01-13 18:16:42 +03:00
3cb9b6e925
+ supervisor, python and uvicorn in workspace74 (partially commit - no fully worked solution)
2024-11-25 09:18:19 +03:00
5c1c94bfe2
+ conditionally libreoffice install for php
2024-08-28 18:31:49 +03:00
b1b2e1d501
+ separately nodejs versions for a different workspace containers
2023-10-22 20:50:58 +03:00
c07f142607
* passing to workspace containers php memory and execute time limit to infinity and remove inapplicable php opts to cli execution (post and max upload size data)
2023-02-20 23:37:11 +03:00
9bc71f7b2d
* increase php default max post & upload size & set appropriate config option in default nginx config
2022-08-10 13:29:53 +03:00
db86932c71
* choose composer version from userspace docker build
2022-07-10 13:45:06 +03:00
63500c4fff
+ git aliases in aliases.sh.example
...
* octobercms webp example nginx config moved to separate file
* use dns placeholder *.local.wpstudio.ru for example naming of local domains in nginx config
* up default nodejs version in env-example to lts/fermium
2022-05-07 21:49:47 +03:00
8c72843191
* disable short open tag on php by default
2022-04-28 14:40:52 +03:00
a2fb8827c3
+ xdebug into workspace & opcache into php-fpm
...
+ docker image inspect instructions
2022-01-19 11:02:17 +03:00
cbb1d79584
+ webp octobercms support
2021-11-16 21:35:42 +03:00
73e2eb7853
+ possible change node version with build finish image of workspace
2021-08-03 16:52:21 +03:00
f68bf45fae
* src for workspace & php build
...
* user images from src
2021-04-15 15:57:05 +03:00
cd422e4e6b
* workspace base with minio
2021-04-15 12:20:13 +03:00
f3139e9716
* big pre-summer refactoring
...
+ introduce php7.4 and stay only php7.3 as max older version
+ workspace with php7.4 in future commits
2021-04-13 00:01:26 +03:00
fc8524d265
+ composer version to env example
2021-03-27 05:48:50 +00:00
e252554642
- remove igbinary from php 7.4 container
...
* rearrange RUNs in workspace - NODE install to last
2021-01-13 22:07:39 +03:00
4b434f2268
Initial commit
2020-02-20 22:59:33 +03:00