We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfd96a commit 8bd856dCopy full SHA for 8bd856d
1 file changed
instructor/readme.adoc
@@ -183,7 +183,7 @@ docker build -t "instructor/ticketmonster-pgsql-wildfly" dockerfiles/ticketmonst
183
docker tag instructor/ticketmonster-pgsql-wildfly localhost:5000/ticketmonster-pgsql-wildfly
184
docker push localhost:5000/ticketmonster-pgsql-wildfly
185
186
-#Postgres
+# Postgres
187
docker pull postgres
188
docker tag postgres localhost:5000/postgres
189
docker push localhost:5000/postgres
0 commit comments