Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dingoeatingfuzz/docker-fs-example
- Owner: DingoEatingFuzz
- Created: 2019-06-24T23:01:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T23:16:01.000Z (over 5 years ago)
- Last Synced: 2024-11-08T22:19:14.667Z (2 months ago)
- Language: HTML
- Size: 832 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.