diff --git a/01_registry_pull/pull.sh b/01_registry_pull/01_pull.sh similarity index 100% rename from 01_registry_pull/pull.sh rename to 01_registry_pull/01_pull.sh diff --git a/02_simple_dockerfile/build_simple.sh b/02_simple_dockerfile/02_build_simple.sh similarity index 100% rename from 02_simple_dockerfile/build_simple.sh rename to 02_simple_dockerfile/02_build_simple.sh diff --git a/03_dockerfile_with_args/build_with_args.sh b/03_dockerfile_with_args/03_build_with_args.sh similarity index 100% rename from 03_dockerfile_with_args/build_with_args.sh rename to 03_dockerfile_with_args/03_build_with_args.sh diff --git a/04_multistage_docker_file/multistage_build.sh b/04_multistage_docker_file/04_multistage_build.sh similarity index 100% rename from 04_multistage_docker_file/multistage_build.sh rename to 04_multistage_docker_file/04_multistage_build.sh diff --git a/05_complex_run_with_compose/complex_with_compose.sh b/05_complex_run_with_compose/05_complex_with_compose.sh similarity index 100% rename from 05_complex_run_with_compose/complex_with_compose.sh rename to 05_complex_run_with_compose/05_complex_with_compose.sh