Project:Access Docker container: Revision history

From MaRDI portal

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 April 2024

12 April 2024

  • curprev 11:3111:31, 12 April 2024EloiFerrer talk contribs 626 bytes +626 Created page with "There are two options to access and execute commands inside a docker container in production: * Option 1: Directly through the server ** SSH into the server: <code>shh mardi02</code> ** Navigate into the portal-compose directory: <code>cd portal-compose</code> ** Access the container with bash: <code>docker exec -it <container_name> bash</code> * Option 2: Through portainer ** Login into [https://portainer.portal.mardi4nfdi.de portainer] with your credentials. ** Click..."