We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4916086 commit b120a9bCopy full SHA for b120a9b
docker-build.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+docker build --platform=linux/amd64 -t pgtest .
0 commit comments