@@ -147,3 +147,12 @@ Type `ls` and hit enter to see the content of `/app`.
The `rsh` stands for remote shell session (see more information [here](https://www.mankier.com/1/oc-rsh)) and the `-c` argument specifies the container name
`php-fpm` (https://php-fpm.org/) is a PHP-specific implementation of [FastCGI](https://en.wikipedia.org/wiki/FastCGI) allowing us to interface with programs with a web server.
At this stage, you have access to the `composer` and `drush` for the accessed pod.