Logo
Explore Help
Register Sign In
Malin/ZPLify
1
0
Fork 0
You've already forked ZPLify
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
ZPLify/docker-compose.yml

7 lines
92 B
YAML
Raw Permalink Normal View History

feat: add web UI and Docker setup for ZPLify - HTTP server wrapping zplgfa library (port 4543) - File upload with drag-and-drop, width/height resize, encoding selection, image edits - /convert endpoint returns ZPL output; /preview returns image dimensions - Dockerfile (multi-stage, Alpine) and docker-compose.yml
2026-03-26 09:52:13 +01:00
services:
zplgfa:
build: .
ports:
- "4543:4543"
restart: unless-stopped
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 34ms Template: 3ms
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