We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d9204 commit 5ae45daCopy full SHA for 5ae45da
lib/dl_connector_mysql/docker-compose/rogue_mysql_server/Taskfile.yaml
@@ -23,8 +23,6 @@ tasks:
23
cmds:
24
- docker buildx build
25
--build-context sources="{{.ROGUE_MYSQL_SERVER_SOURCE}}"
26
- --build-arg REPO_OWNER="{{.REPO_OWNER}}"
27
- --build-arg REPO_NAME="{{.REPO_NAME}}"
28
--tag "ghcr.io/{{.REPO_OWNER}}/{{.REPO_NAME}}/{{.IMG_REPO}}:{{.IMG_TAG}}"
29
--platform "{{.TARGET_PLATFORM}}"
30
--annotation="org.opencontainers.image.source=https://github.com/{{.REPO_OWNER}}/{{.REPO_NAME}}"
0 commit comments