How to quick build containerized qpkg
search
⌘Ctrlk
How to quick build containerized qpkg
  • Introduction
  • step 1: ready development environment
  • step 2: build docker image
  • step 3: create qpkg project
  • step 4: edit qpkg configuration start-stop script
  • step 5: generate QPKG file
  • reference
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

reference

Dockerfile doc: https://docs.docker.com/engine/reference/builder/arrow-up-right

package_routines doc: https://edhongcy.gitbooks.io/qdk-qpkg-development-kit/content/package-specific-installation-functions.html

qpkg.cfg doc: https://edhongcy.gitbooks.io/qdk-qpkg-development-kit/content/qpkg-configuration-file.htmlarrow-up-right

QDK GitHub: https://github.com/qnap-dev/QDKarrow-up-right

myapp Github: https://github.com/edhongcy/myapparrow-up-right

Previousstep 5: generate QPKG filechevron-left

Last updated 6 years ago