Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Dockerfile): remove script entrypoint (#2707)
- `~/gossamer-dev` is not used - `init` command does not seem needed - `genesis_created` is not used - `exec "$@"` was causing trouble - remove dependency on `bash`
- Loading branch information