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

Instruction for use with docker #106

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

tostt
Copy link

@tostt tostt commented Jul 4, 2021

The README file has been supplemented with instructions for running mapscii inside a docker container.

Copy link
Collaborator

@jaller94 jaller94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those are generic instructions on how you may run almost any standalone NodeJS project within Docker.

If we can get automated builds going, I'm not against building actual Docker releases.
I don't think it would be massively helpful for CLI users, but I can see it being quite a neat feature for generating still images on a headless server.

@@ -26,12 +26,27 @@ If you're on Windows, use the open source telnet client [PuTTY](https://www.chia

## How to run it locally

With a modern node installation available, just start it with
### With a modern node installation available, just start it with
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated:
This shouldn't be a headline. Otherwise, the headline above has no paragraph.

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.

None yet

2 participants