Created
February 2, 2023 20:41
-
-
Save harsh-2024/b6c6899bb7f2b9a89b61f5eee7992f27 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo docker ps | |
sudo docker inspect <container_name> | |
sudo docker run --publish 5500:5500 <02_02_begin> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment