gitbucket-docker icon indicating copy to clipboard operation
gitbucket-docker copied to clipboard

Docker image of GitBucket which is an open source GitHub server powered by Scala

Results 18 gitbucket-docker issues
Sort by recently updated
recently updated
newest added

while i am pushing to the gitbucket repo getting the below error git -c http.sslVerify=false push --all gitbucket warning: redirecting to https://gitbucket-edge.atomiq-observability-dev/git/root/awx_configuration.git/ Enumerating objects: 88, done. Counting objects: 100% (88/88),...

@takezoe Could you merge this and create a new tag?

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5. Release notes Sourced from docker/metadata-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/metadata-action#328 Bump @​actions/core...

dependencies

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. Release notes Sourced from docker/build-push-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/build-push-action#954 Bump @​actions/core...

dependencies

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. Release notes Sourced from docker/login-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/login-action#593 Bump @​actions/core...

dependencies

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/setup-buildx-action#264 Bump @​actions/core...

dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

@takezoe Docker seems using older version of JRE build as base image. https://hub.docker.com/layers/gitbucket/gitbucket/4/images/sha256-909664650e090b5a44c9ac9f696e51cde34e7c79f4367402309ec2361ef20e11 Can we update to adoptopenjdk, thinking of https://hub.docker.com/r/adoptopenjdk/openjdk8-openj9, its OSS with backing of IBM. If the team...

Changes as follows: - Give permissions to the root group - Set USER as 1001 (non-root user) I confirmed the container works with restricted SCC on an OpenShift environment. #15