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