Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dingoeatingfuzz/docker-fs-example

A lightweight container that demonstrates a variety of files.
https://github.com/dingoeatingfuzz/docker-fs-example

Last synced: 18 days ago
JSON representation

A lightweight container that demonstrates a variety of files.

Awesome Lists containing this project

README

        

# fs-example

This is a simple container that exercises the file system. It includes...

1. "Hidden" files
2. Deep directory trees
3. "Hidden" directories
4. Small text files
5. Large text files
6. Quick streaming files
7. Slow streaming files
8. Large streaming file
9. Small streaming file
10. Many common file formats

## Common file formats

1. JSON
2. YAML
3. HCL
4. Bash
5. JavaScript
6. Golang
7. Jpg
8. Png

## Design goals

Be as small and simple as possible. No need to overcomplicate things!

## Purpose

This is meant to be used by anyone hoping to build compatibility with a container's file system.