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