![Docker Image Size]([] ![Docker Pulls]([] ![Publish Status]([] ![Build Status]([]
👑 Features
FRANKENPHP
Built-in Chrome for PDF generation and other features
Saxon XLST 2 engine
OPcache
Multi language support
This Debian-based image includes Chrome for enhanced PDF generation and other features. To get started:
bashgit clone [***] -b octane cd dockerfiles/octane
Instead of defining our environment variables inside our docker-compose.yml file we now define this in the .env file, open this file up and insert your APP_URL, APP_KEY and update the rest of the variables as required.
APP_URL=http://in.localhost:8003/ APP_KEY=<insert your generated key in here> APP_DEBUG=true REQUIRE_HTTPS=false IN_USER_EMAIL= IN_PASSWORD=
Prior to starting the container for the first time, open the .env file and update the IN_USER_EMAIL and IN_PASSWORD variables with your primary account.
This will take care of the initial account setup. You can later remove these .env variables.
⚠️ Warning
IfIN_USER_EMAILandIN_PASSWORDare not set the default user email and password is "***" and "changeme!" respectively.
After the container has completed the first startup you can delete these two environment variables.
The APP_KEY can be generated by running:
bash# If you haven't started the containers yet: docker run --rm -it invoiceninja/invoiceninja-octane frankenphp php-cli artisan key:generate --show # Or if your containers are already running: docker compose exec app frankenphp php-cli artisan key:generate --show
Copy the entire string and insert in the .env file at APP_KEY=base64....
**Note: For PDF generation using localhost, your domain name MUST end in .test for PDFs to generate correctly due to Chrome's DNS resolver.
Start the container with:
bashdocker compose up -d
**Note: When performing the setup, the Database host is mysql
To upgrade to a newer release image, update your docker-compose.yml first by running:
bashdocker compose pull docker compose up -d
It is recommended to perform a backup before updating.
If you discover a bug, please create an issue. For general queries, visit our Forum
This is a new image which should provide much better support for all users, however there are some items left to complete
来自真实用户的反馈,见证轩辕镜像的优质服务
免费版仅支持 Docker Hub 加速,不承诺可用性和速度;专业版支持更多镜像源,保证可用性和稳定速度,提供优先客服响应。
免费版仅支持 docker.io;专业版支持 docker.io、gcr.io、ghcr.io、registry.k8s.io、nvcr.io、quay.io、mcr.microsoft.com、docker.elastic.co 等。
当返回 402 Payment Required 错误时,表示流量已耗尽,需要充值流量包以恢复服务。
通常由 Docker 版本过低导致,需要升级到 20.x 或更高版本以支持 V2 协议。
先检查 Docker 版本,版本过低则升级;版本正常则验证镜像信息是否正确。
使用 docker tag 命令为镜像打上新标签,去掉域名前缀,使镜像名称更简洁。
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
在 Linux 系统配置镜像加速服务
在 Docker Desktop 配置镜像加速
Docker Compose 项目配置加速
Kubernetes 集群配置 Containerd
在宝塔面板一键配置镜像加速
Synology 群晖 NAS 配置加速
飞牛 fnOS 系统配置镜像加速
极空间 NAS 系统配置加速服务
爱快 iKuai 路由系统配置加速
绿联 NAS 系统配置镜像加速
QNAP 威联通 NAS 配置加速
Podman 容器引擎配置加速
HPC 科学计算容器配置加速
ghcr、Quay、nvcr 等镜像仓库
无需登录使用专属域名加速