-
### What happened?
### Description
Hello I'm reporting a minor, frontend related inconvenience in the admin.
I'm working on a project where we have a very complex product / variant field layout a…
-
### Description
Following the "Testing" instructions, running `make run` yields the following error:
```
1 warning found (use docker --debug to expand):
- InvalidDefaultArgInFrom: Default valu…
-
Hi,
I would like to start implementing the web application fingerprint for Craft CMS.
Ref: https://craftcms.com/
"Craft is a flexible, user-friendly CMS for creating custom digital experience…
-
### Description
The database dump functionality when using a postgres database no longer works. It looks like the postgres client was just [removed from the image](https://github.com/craftcms/docke…
-
### Description
In 1.2.7 the ability to add a nitro.conf file to the root was added and it to be included in the default.conf nginx config. This only fails to work for nginx images 7.3-8.0 however an…
-
### Description
I'm new to CraftCMS and inherited a website for maintanence. As the first step, I've tried to setup a dev and prod Docker environments. However, there seems to be a ~10x performance p…
-
### Description
While running a deployment via gitlab-ci the latest base image `craftcms/nginx:8.0` was pulled from Docker Hub.
The subsequent `composer install` failed because several PHP extension…
thkus updated
2 years ago
-
https://github.com/craftcms/docker/commit/e40abfd4ecd34379b6be201b2219c72adab01812#r55190078
> the corresponding image layer went from 165MB to 695MB
-
### Description
When I try to connect to localhost:8080, nginx is returning me a 404.
Here are some relevant docker-compose logs :
```
web_1 | 2021-09-21 14:56:53,943 INFO supervisor…
-
I'm getting 403 errors for fetching the tiles from openstreetmap: `GET https://b.tile.osm.org/10/535/357.png 403`
Using latest CraftCMS 3 in a Docker container.
Does openstreetmap have a max use…