Logo
Explore Help
Sign In
djoka/bentopdf
1
0
Fork 0
You've already forked bentopdf
Code Issues Pull Requests Actions 4 Packages Projects Releases Wiki Activity
Files
922e42548f79faa4c54a3c054e1f2bac615f5aab
bentopdf/docker-compose.dev.yml

12 lines
252 B
YAML
Raw Normal View History

build(docker): add docker-compose.dev.yml and update docker-compose.yml Add development docker-compose configuration and switch production config to use pre-built image docs: update README with improved setup instructions and new features
2025-10-17 21:27:25 +05:30
services:
bentopdf:
build:
context: .
dockerfile: Dockerfile
feat: implement non-root user security for Docker container
2025-10-22 19:10:33 -07:00
args:
migrate to nginx-unprivileged for enhanced security
2025-10-23 19:42:34 -07:00
SIMPLE_MODE: true # false for default mode, true for simple mode
build(docker): add docker-compose.dev.yml and update docker-compose.yml Add development docker-compose configuration and switch production config to use pre-built image docs: update README with improved setup instructions and new features
2025-10-17 21:27:25 +05:30
container_name: bentopdf
ports:
migrate to nginx-unprivileged for enhanced security
2025-10-23 19:42:34 -07:00
- '3000:8080'
build(docker): add docker-compose.dev.yml and update docker-compose.yml Add development docker-compose configuration and switch production config to use pre-built image docs: update README with improved setup instructions and new features
2025-10-17 21:27:25 +05:30
restart: unless-stopped
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 45ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API