Update service-container.rst

Change `docker` to `podman`
This commit is contained in:
kn0wmad
2025-04-24 23:20:08 +00:00
committed by GitHub
parent 7357caa6c3
commit 9c5b724113

View File

@@ -14,6 +14,6 @@ Open a terminal, ssh into your device, and enter the following command, replacin
.. code-block:: bash .. code-block:: bash
docker exec -it <package-id>.embassy sh podman exec -it <package-id>.embassy sh
This will give you a shell within the container. Reminder that nothing you do in here is supported, please be careful! This will give you a shell within the container. Reminder that nothing you do in here is supported, please be careful!