diff --git a/.gitignore b/.gitignore
index d5dca0c..6d94ca1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -185,7 +185,8 @@ publish/
*.azurePubxml
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
-*.pubxml
+#Uposevamo publish profile
+#*.pubxml
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
diff --git a/ZpcBulletinBoard/Properties/PublishProfiles/docker.zapecnik.com.pubxml b/ZpcBulletinBoard/Properties/PublishProfiles/docker.zapecnik.com.pubxml
new file mode 100644
index 0000000..625d86b
--- /dev/null
+++ b/ZpcBulletinBoard/Properties/PublishProfiles/docker.zapecnik.com.pubxml
@@ -0,0 +1,20 @@
+
+
+
+
+ Container
+ NetSdk
+ docker.zapecnik.com
+ david
+ latest
+ ContainerRegistry
+ Release
+ Any CPU
+ linux-x64
+ 707627f1-2251-4416-a5ea-93c98d8eed1a
+ <_IsDockerfilePresent>true
+ <_TargetId>NetSdkCustomContainerRegistry
+
+
\ No newline at end of file
diff --git a/ZpcBulletinBoard/Properties/PublishProfiles/docker.zapecnik.com1.pubxml b/ZpcBulletinBoard/Properties/PublishProfiles/docker.zapecnik.com1.pubxml
new file mode 100644
index 0000000..625d86b
--- /dev/null
+++ b/ZpcBulletinBoard/Properties/PublishProfiles/docker.zapecnik.com1.pubxml
@@ -0,0 +1,20 @@
+
+
+
+
+ Container
+ NetSdk
+ docker.zapecnik.com
+ david
+ latest
+ ContainerRegistry
+ Release
+ Any CPU
+ linux-x64
+ 707627f1-2251-4416-a5ea-93c98d8eed1a
+ <_IsDockerfilePresent>true
+ <_TargetId>NetSdkCustomContainerRegistry
+
+
\ No newline at end of file