mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
* Add initialization directory support to Docker image * Add sharness test, fix bugs in init script Fixed in init script: - Added some missing quotes around expansions - Fixed INIT_ARGS to not pass any args if IPFS_PROFILE isn't specified - Use printf instead of "echo -e" - Only run scripts in top-level of init dir - Handle filenames correctly when finding init scripts (by using find + xargs) * chore: docker cleanup cleans up containers and images (useful when run on developer machine) * remove container init documentation from README There is already IPFS Docker documentation where this should live: https://docs.ipfs.io/how-to/run-ipfs-inside-docker/ Co-authored-by: Caian <caian@ggaunicamp.com> Co-authored-by: Marcin Rataj <lidel@lidel.org> Co-authored-by: Gus Eggert <gus@gus.dev> |
||
|---|---|---|
| .. | ||
| archive-branches.sh | ||
| check_go_version | ||
| check_version | ||
| container_daemon | ||
| container_init_run | ||
| dist_get | ||
| gencmdref | ||
| get-docker-tags.sh | ||
| graphmd | ||
| ipns-republish | ||
| maketarball.sh | ||
| mkreleaselog | ||
| push-docker-tags.sh | ||
| Rules.mk | ||
| test-go-fmt | ||