mirror of
https://github.com/jordansissel/fpm
synced 2024-12-22 00:34:15 +01:00
9b9a1b365f
Thanks to @alanc and _msw_ for quickly helping me figure out good words to write to describe Solaris' p5p format. For #1884.
13 lines
338 B
ReStructuredText
13 lines
338 B
ReStructuredText
apk - Alpine package format
|
|
===========================
|
|
|
|
Supported Uses in FPM
|
|
---------------------
|
|
|
|
fpm supports using ``apk`` only as an output type. This means you can create ``apk`` packages from input types like ``deb``, ``dir``, or ``npm``
|
|
|
|
apk-specific command line flags
|
|
-------------------------------
|
|
|
|
.. include:: cli/apk.rst
|