mirror of
https://github.com/janderedev/automod.git
synced 2025-01-10 18:35:28 +00:00
4 lines
51 B
Bash
4 lines
51 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker run -p 6379:6379 eqalpha/keydb
|