Giter Site home page Giter Site logo

Comments (12)

randomorder avatar randomorder commented on August 15, 2024 1

Please take care of it @drumbsd
Luca to review

from docker-geoserver.

lpasquali avatar lpasquali commented on August 15, 2024 1

@randomorder I see that the content of test_hooks.sh is different from the ENV inside dockerhub. They need to be aligned or not?

@drumbsd I usually align them going on http://geoserver.org/download/ then click archived

Screenshot from 2021-08-18 16-30-30
and dev versions

Screenshot from 2021-08-18 16-32-46

then I align variables on hub and test_hooks.sh accordingly

from docker-geoserver.

drumbsd avatar drumbsd commented on August 15, 2024

Manually pushed geoserver:latest built on 2.19.2

https://hub.docker.com/layers/geosolutionsit/geoserver/latest/images/sha256-9bd8256f3208aa96c876f04479c1330e21d48db9d0c57447f49ab306601267cd?context=explore

from docker-geoserver.

randomorder avatar randomorder commented on August 15, 2024

thanks. Let's wait for Luca to come back and clarify how latest is built and pushed

from docker-geoserver.

drumbsd avatar drumbsd commented on August 15, 2024

Doing one additional test.

from docker-geoserver.

randomorder avatar randomorder commented on August 15, 2024

please check this with @lpasquali, @drumbsd

from docker-geoserver.

lpasquali avatar lpasquali commented on August 15, 2024

Hello @randomorder
I think docker "latest" tag is not handled by the docker hub hooks we use to push in the repo.
I would add NEWEST_VERSION (as LATEST has different meaning, it is the "unreal" version for custombuild) in docker hub.
Then logic for tagging could be easily implemented in https://github.com/geosolutions-it/docker-geoserver/blob/master/hooks/push script
like

# check if {DOCKER_REPO}:$NEWEST_VERSION exists 
docker pull ${DOCKER_REPO}:$NEWEST_VERSION
docker tag "${DOCKER_REPO}:$NEWEST_VERSION" ${DOCKER_REPO}:latest

from docker-geoserver.

drumbsd avatar drumbsd commented on August 15, 2024

@randomorder I see that the content of test_hooks.sh is different from the ENV inside dockerhub. They need to be aligned or not?

from docker-geoserver.

randomorder avatar randomorder commented on August 15, 2024

please check with @lpasquali

from docker-geoserver.

drumbsd avatar drumbsd commented on August 15, 2024

I'm going to test the new branch build on dockerhub @lpasquali

from docker-geoserver.

drumbsd avatar drumbsd commented on August 15, 2024

@lpasquali branch has been tested. Images were pushed. I pulled

geosolutionsit/geoserver:latest

run it and is correctly built on 2.19.2

from docker-geoserver.

drumbsd avatar drumbsd commented on August 15, 2024

image

from docker-geoserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.