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

1 containerize asciiquarium #20

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

Conversation

salvadorrueda
Copy link

Dockerfile created and tested

$docker build -t asciiquarium .
$docker run -it --rm asciiquarium


Asciiquarium is a single perl script, so all you have to do is make sure
it's executable and put it somewhere convenient, like /usr/local/bin or
/usr/local/games.

Choose a reason for hiding this comment

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

Why removing the README content ? Also everybody don't use Docker.

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.

2 participants