frappe_docker icon indicating copy to clipboard operation
frappe_docker copied to clipboard

Docker images for production and development setups of the Frappe framework and ERPNext

Results 76 frappe_docker issues
Sort by recently updated
recently updated
newest added

https://github.com/frappe/frappe_docker/blob/main/docs/single-server-example.md I performed the installation test based on this document I strictly followed the document process step by step After I installed it and started the Traefik container When I...

bug

## Description of the issue I start erpnext v15.10.4 by pwd.yml, I haven't made any changes, the container status is normal, but there are some exceptions in the queue-long container...

bug

Update pre-commit hooks

development
dependencies

## Description of the issue I have previously installed hrms using frappe_docker custom image installation. I attempted a re-install in the past month, and I have been getting a build...

bug
no-issue-activity

When I run "docker compose --project-name erpnext_docker -f pwd.yml up -d", my browser says "502 Bad Gateway", and when I check the status of the container, I find "frappe_docker-backend-1 frappe/erpnext:v15.21.2...

question
no-issue-activity

## Description of the issue Fetch error when run `./installer.py` ## Context information (for bug reports) ```shell [3/5] Fetching packages... verbose 0.509835201 Performing "GET" request to "https://codeload.github.com/frappe/air-datepicker/tar.gz/ed37b94d95c68d8544357e330be0c89d044a3eea". verbose 0.60876406 Error...

bug

## Description of the issue The nginx template sets the `X-Forwarded-Proto` header to `$scheme`, which is HTTP when Nginx is used as a HTTP frontend while Traefik does TLS termination....

bug

In development container Restoring database to site throws that file command is not found ## Context information (for bug reports) running ``` bench --site [site name] restore sql_path ``` It...

bug
no-issue-activity

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.3.0 to 4.4.0. Release notes Sourced from docker/bake-action's releases. v4.4.0 Git auth token support for private repos by @​crazy-max in docker/bake-action#200 Bump @​docker/actions-toolkit from 0.19.0 to 0.21.1...

dependencies
github_actions

After executing the command "docker-compose -f "pwd.yml" up -d --build" in the local Docker environment on Windows, the service "frappe_docker-main-configurator-1" cannot start properly and exit ![123](https://github.com/frappe/frappe_docker/assets/1674662/e000a564-dfb7-4d6f-9e63-306acf130eaa)

question