1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-18 01:26:23 -04:00
elinks/docker/win64/run.sh
2022-04-24 09:53:42 +02:00

6 lines
81 B
Bash
Executable File

#!/bin/bash
docker run -it \
--name=elinks \
elinks-dev:latest \
/bin/bash