mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-17 11:24: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 "php54" bash -l
|