You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by GitBox <gi...@apache.org> on 2022/04/06 17:09:09 UTC

[GitHub] [incubator-age] sorrell opened a new issue, #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag

sorrell opened a new issue, #204:
URL: https://github.com/apache/incubator-age/issues/204

   **Describe the bug**
   The Dockerfile currently clones and builds the head of master. It should either interpret a DOCKER_TAG environment variable or build the files located in the same directory of the checkout (i.e., we're checking out a hash on Docker Hub, and the Dockerfile is located in the root with the source, so we could build in ./ instead of cloning.)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-age] sorrell commented on issue #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag

Posted by GitBox <gi...@apache.org>.
sorrell commented on issue #204:
URL: https://github.com/apache/incubator-age/issues/204#issuecomment-1098005320

   @JoshInnis - from a code perspective, yes it is resolved for releases *after* 1.0.0. Until then we need to manually build the 0.7.0 and 1.0.0 release and push to Docker Hub. We can either make that part of this issue or create a separate one if you want.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-age] JoshInnis commented on issue #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag

Posted by GitBox <gi...@apache.org>.
JoshInnis commented on issue #204:
URL: https://github.com/apache/incubator-age/issues/204#issuecomment-1097384251

   @sorrell Has this issue been completely resolved?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-age] emotionbug closed issue #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag

Posted by GitBox <gi...@apache.org>.
emotionbug closed issue #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag
URL: https://github.com/apache/incubator-age/issues/204


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-age] emotionbug commented on issue #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag

Posted by GitBox <gi...@apache.org>.
emotionbug commented on issue #204:
URL: https://github.com/apache/incubator-age/issues/204#issuecomment-1112672891

   I think this issue has been resolved, I close the issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-age] JoshInnis commented on issue #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag

Posted by GitBox <gi...@apache.org>.
JoshInnis commented on issue #204:
URL: https://github.com/apache/incubator-age/issues/204#issuecomment-1107919187

   @sorrell I think we should make backwards compatibility for the new docker image. Either way we should replace the docker image urls in the README to the new docker image


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-age] emotionbug commented on issue #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag

Posted by GitBox <gi...@apache.org>.
emotionbug commented on issue #204:
URL: https://github.com/apache/incubator-age/issues/204#issuecomment-1109470444

   just now, manually pushed v1.0.0, v0.6.0.
   Now, just need to modify the README.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-age] JoshInnis commented on issue #204: Dockerfile builds head of master, making Docker Hub builds incongruent with version tag

Posted by GitBox <gi...@apache.org>.
JoshInnis commented on issue #204:
URL: https://github.com/apache/incubator-age/issues/204#issuecomment-1112522051

   I updated the README


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org