diff --git a/00_GettingStarted/README.md b/00_GettingStarted/README.md
index 34fa5703b9b99fc57c146e21a61dde5dfcd6d358..5b3cb92916dca822b3d1705000ad1078464161af 100644
--- a/00_GettingStarted/README.md
+++ b/00_GettingStarted/README.md
@@ -127,7 +127,7 @@ Follow the instructions to download the repository to your local machine and sta
 
         The terminal output will look the following:
 
-        ![Terminal output for *docker ps --all*](images/docker_ps_all.gif)
+        ![Terminal output for *docker ps --all*](images/docker_ps_al)
 
         There will be information like ID of the container, name of the image the container was build from etc.
 8. To connect to the ***i2r-ros-1*** container, the container we will use to work with `ROS`, execute the following command from terminal:
diff --git a/00_GettingStarted/images/docker_ps_all.gif b/00_GettingStarted/images/docker_ps_all.gif
index 38b2f167d18ec10be6d6b9f0ad8848f3f83592e2..d78c514c9d7d90453673dc35b07de2515babc4d7 100644
Binary files a/00_GettingStarted/images/docker_ps_all.gif and b/00_GettingStarted/images/docker_ps_all.gif differ
diff --git a/00_GettingStarted/images/palette.png b/00_GettingStarted/images/palette.png
index 135f55147b6597bb9e75a3ff904ba9bcb1a60911..ae64bebb3d4a44a5710fe60471d8398b335b6b3b 100644
Binary files a/00_GettingStarted/images/palette.png and b/00_GettingStarted/images/palette.png differ
diff --git a/00_GettingStarted/images/stopping_container_group.gif b/00_GettingStarted/images/stopping_container_group.gif
index c26680aaa88e7c78f09af98c8a7c7c657648dea1..012a46396fd734d3ab1124b2ba4982b937a0b6b0 100644
Binary files a/00_GettingStarted/images/stopping_container_group.gif and b/00_GettingStarted/images/stopping_container_group.gif differ
diff --git a/00_GettingStarted/images/stopping_container_group_from_gui.gif b/00_GettingStarted/images/stopping_container_group_from_gui.gif
index ab9d03b5a344bc4bed286402a02e31732164fc1a..de4844a1cc4c4d6392aaa8ece02bd625728fc43b 100644
Binary files a/00_GettingStarted/images/stopping_container_group_from_gui.gif and b/00_GettingStarted/images/stopping_container_group_from_gui.gif differ