diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md
index c9c0314303c91757658a59d9867ceed6d6ddc908..3bf77af3810802fb907d9975db35a672398089aa 100644
--- a/docs/DEVELOPMENT.md
+++ b/docs/DEVELOPMENT.md
@@ -51,10 +51,6 @@ Admin user:
 + username: `admin`
 + password: `admin`
 
-### Building and uploading nmaas Portal Docker image
----
-To build the nmaas Portal Docker image first alter the `build_and_publish.sh` script with custom REPOSITORY, PACKAGE and TAG values and execute `build_and_publish.sh` to automatically build and publish `nmaas-portal` image to selected Docker repository.
-
 ### Issues
 ---
 As of Angular 14, there is an issue with ```ivy``` and ```ngcc```, regarding ```angular-formio```, however everything seems to be working fine.