diff --git a/00_GettingStarted/README.md b/00_GettingStarted/README.md
index 5b3cb92916dca822b3d1705000ad1078464161af..34fa5703b9b99fc57c146e21a61dde5dfcd6d358 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_al)
+        ![Terminal output for *docker ps --all*](images/docker_ps_all.gif)
 
         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_exec_rosContainer.gif b/00_GettingStarted/images/docker_exec_rosContainer.gif
index 4676f29868a0d570313d1dca225d56bda12352e1..1009a5277dfbddbc411c20d5f93b46433498a651 100644
Binary files a/00_GettingStarted/images/docker_exec_rosContainer.gif and b/00_GettingStarted/images/docker_exec_rosContainer.gif differ
diff --git a/00_GettingStarted/images/kill_master_leave_container.gif b/00_GettingStarted/images/kill_master_leave_container.gif
index 8c0800906b44c1d719bfee5d49c066928b3eb0fa..727572bf46b2dd306c4dc6cce64598adccedef5b 100644
Binary files a/00_GettingStarted/images/kill_master_leave_container.gif and b/00_GettingStarted/images/kill_master_leave_container.gif differ
diff --git a/00_GettingStarted/images/palette.png b/00_GettingStarted/images/palette.png
index ae64bebb3d4a44a5710fe60471d8398b335b6b3b..abf42045fb2eabeaec72db1d2412fa6b3441cbee 100644
Binary files a/00_GettingStarted/images/palette.png and b/00_GettingStarted/images/palette.png differ
diff --git a/00_GettingStarted/images/roscore.gif b/00_GettingStarted/images/roscore.gif
index f5a55169b7dd4bfe706511e80f7072a62efce0d2..82b82e1e45eabf2fd552a45a0520203162136865 100644
Binary files a/00_GettingStarted/images/roscore.gif and b/00_GettingStarted/images/roscore.gif differ