command
module
Version:
v0.0.0-...-330b22d
Opens a new window with list of versions in this module.
Published: Mar 24, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Croupier
Description
My personal single-player poker server
Run it
Start the server
PLAYER_NAME=`whoami` \
docker run \
-p 5000:5000 \
--network=host \
--rm \
-i \
devbytom/croupier:latest
Then access it through your browser http://localhost:5000/
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.