Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues found while re-deploying Docker image #11

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Conversation

kesyog
Copy link
Owner

@kesyog kesyog commented Oct 4, 2023

No description provided.

A previous change incorrectly made ceiling a required variable, breaking
my Docker deployment, which relied on the default auto-ranging behavior.
This commit makes this argument optional, as intended.

Bonus changes:
* Pipe stdout and stderr of `crossword` to make it a little easier to
debug issues from logs.
* Add a reference to remind myself how to actually use Docker.
@kesyog kesyog merged commit a8b4633 into main Oct 4, 2023
1 check passed
@kesyog kesyog deleted the fix-deployment branch October 4, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant