This commit is contained in:
2020-09-21 19:55:35 +00:00
parent c592da4cbf
commit d0dd057a1a
3 changed files with 15 additions and 7 deletions

View File

@@ -243,7 +243,6 @@ IMPORTANT NOTES:
DOCKER / LINUX CHEAT SHEET
Alpine linux enter container and run shell from docker:
docker run -it [container_id] /bin/ash
sudo docker exec -it xfer_ayanova_1 ash