Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore CMD rather than ENTRYPOINT (#136)
Switching to ENTRYPOINT broke the SO fixturenet stack. I think there are arguments both ways as to whether ENTRYPOINT or CMD is more appropriate in this case, but in general I lean towards not breaking something that was working without a strong reason. Reviewed-on: https://git.vdb.to/cerc-io/laconicd/pulls/136 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
- Loading branch information