Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(build): Specify default command for Nixery's own image
When running on AppEngine, the image is expected to be configured with a default entry point / command. This sets the command to the wrapper script, so that the image can actually run properly when deployed.
- Loading branch information