Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 392 Bytes

IPFS Ubuntu Docker Image

A docker image for ipfs with ubuntu as base image. Compared with the official ipfs docker image this is not a light-weight image but for some use cases it is useful to have a full ubuntu.

Build

To build this image run the following command in the folder of this repository:

docker build -t arneboockmeyer/ipfs:latest .