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

Added Docker + enhanced README design #43

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

Conversation

ilolm
Copy link

@ilolm ilolm commented Oct 9, 2024

  1. Created docker image.
  2. Enhanced ReadMe design.
  3. Added docker to ReadMe.

Also you have to build this image and push it to docker hub and give it this name p-society/typeracer-cli:latest

Steps you need to do:

cd docker/
sudo docker image build -t p-society/typeracer-cli:latest .
sudo docker login
sudo docker image push p-society/typeracer-cli:latest 

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