Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Debian パッケージを Alpine にインストールするには?
例えば:
wget https://dl.influxdata.com/influxdb/releases/influxdb_0.13.0_armhf.deb sudo dpkg -i influxdb_0.13.0_armhf.deb
Alpine Linux は (幸いなことに) Debian 派生物ではないため、Debian パッケージをサポートしていません。
Alpine は influxdb のパッケージを (まだ) 提供していないため、作成するか、ソースから influxdb をインストールできます。