mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-21 19:41:17 +00:00
4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
# Attach to running container.
|
|
|
|
docker exec --interactive --tty "php80" bash -l
|