mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Update service-container.rst
Change `docker` to `podman`
This commit is contained in:
@@ -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!
|
||||||
|
|||||||
Reference in New Issue
Block a user