mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-23 21:29:30 +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
|