Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add `docker pull python:3.9.16-alpine3.18`
  • Loading branch information
31i45 authored May 4, 2024
1 parent 041471f commit 24070a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ python mobaxtermkeygen.py
## Docker
```
cd mobaxterm-keygen
docker pull python:3.9.16-alpine3.18
docker build . mobaxterm-keygen
docker run -d -p 50000:50000 mobaxterm-keygen
```
Expand Down

0 comments on commit 24070a8

Please sign in to comment.