An open API service indexing awesome lists of open source software.

https://github.com/manics/fuse-overlayfs-builder

Static binary build of https://github.com/containers/fuse-overlayfs/
https://github.com/manics/fuse-overlayfs-builder

fuse-overlayfs overlayfs podman rootless-containers

Last synced: 5 months ago
JSON representation

Static binary build of https://github.com/containers/fuse-overlayfs/

Awesome Lists containing this project

README

          

# Fuse-overlayfs Builder
[![Build Status](https://travis-ci.com/manics/fuse-overlayfs-builder.svg?branch=master)](https://travis-ci.com/manics/fuse-overlayfs-builder)

Static builds of [fuse-overlayfs](https://github.com/containers/fuse-overlayfs/) for:
- Ubuntu 18.04

## Installation

1. Download `fuse-overlayfs.` from [releases](https://github.com/manics/fuse-overlayfs-builder/releases).
2. Move and rename the binary to `/usr/bin/fuse-overlayfs`
3. `chmod +x /usr/bin/fuse-overlayfs`

## About

This is licensed under the GNU General Public License v3.0 to match https://github.com/containers/fuse-overlayfs