kubo/bin
Caian Benedicto 63b0025664
feat(docker): /container-init.d for advanced initialization (#6577)
* 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>
2022-04-12 19:44:03 +02:00
..
archive-branches.sh misc: add ai-mirror to excluded branches 2018-03-09 21:50:27 +01:00
check_go_version fix(build): Recognize Go Beta versions in makefile (#8677) 2022-02-15 17:47:48 -05:00
check_version build(Makefile): set supported platforms by go-version 2021-02-18 20:28:54 -08:00
container_daemon feat(docker): /container-init.d for advanced initialization (#6577) 2022-04-12 19:44:03 +02:00
container_init_run feat(docker): /container-init.d for advanced initialization (#6577) 2022-04-12 19:44:03 +02:00
dist_get GOCC implementation & fix in make & build scripts 2019-04-30 21:22:43 -04:00
gencmdref remove unused import (#8787) 2022-03-25 08:48:16 -07:00
get-docker-tags.sh docker: build for arm cpu (#8633) 2022-02-15 16:54:47 -05:00
graphmd diag/net: graphme restyling 2015-01-16 02:11:36 -08:00
ipns-republish simple ipns-republish script stopgap 2015-05-10 09:23:12 -04:00
maketarball.sh fix vendoring dependencies when building the source tarball 2019-05-17 12:34:11 -07:00
mkreleaselog fix(mkreleaselog): specify the parent commit when diffing 2021-08-23 17:04:51 -04:00
push-docker-tags.sh ci: move Docker image build to Actions (#8467) 2021-09-28 22:30:36 +02:00
Rules.mk build: use protoc-gen-* from gomod 2019-06-05 10:57:43 -07:00
test-go-fmt fix: go doesn't allow gnu short flags 2021-02-08 12:49:51 -08:00