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
bddd11c07b20410088ebd8b210d1c53d1ce7b2da
bentopdf/docker-compose.dev.yml

12 lines
253 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:
optimize Dockerfile and update nginx base image
2025-10-24 00:36:40 -07:00
SIMPLE_MODE: false # 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:
standardize port mapping to 8080 across all Docker configurations
2025-10-25 00:53:18 -07:00
- '8080: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: 106ms Template: 4ms
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