mirror of
https://git.freecumextremist.com/icscarythings/treebird-docker.git
synced 2024-11-04 21:24:12 +00:00
2 lines
81 B
Bash
Executable file
2 lines
81 B
Bash
Executable file
#!/bin/sh
|
|
docker run --rm --name nginx --network host treebird-nginx-test:latest
|