GithubHelp home page GithubHelp logo

Build & publish docker images about rest-server HOT 5 OPEN

jinnko avatar jinnko commented on August 16, 2024
Build & publish docker images

from rest-server.

Comments (5)

rawtaz avatar rawtaz commented on August 16, 2024

Are there not already up to date and official Docker images of rest-server for those architectures here? --> https://hub.docker.com/r/restic/rest-server

from rest-server.

MichaelEischer avatar MichaelEischer commented on August 16, 2024

@rawtaz The Docker images on the docker hub just contain the latest rest-server binary but no updates to the underlying base image.

We have a ghcr docker image build pipeline for restic: https://github.com/restic/restic/blob/master/.github/workflows/docker.yml . I'd prefer to keep the configuration as similar as possible between restic and rest-server.

From what I see, the only major difference to what's currently configured for restic, seems to be the addition of the cron statement for weekly rebuilds? Do you know what the current best practices are regarding rebuilds of docker images? If I'm not mistaken, replacing an image tag isn't always picked up by whatever is used to run the container, especially in case of Kubernetes.

from rest-server.

TheCrockett avatar TheCrockett commented on August 16, 2024

+1

Client error:
enter password for repository:
Fatal: config cannot be loaded: unsupported repository version. Try again

Client:
restic version
restic 0.15.2 compiled with go1.20.6 on linux/amd64

Server (docker):
/data # rest-server -v
rest-server version rest-server 0.12.1 compiled with go1.20.5 on linux/amd64
/data #

Built from repo:
Fatal: config cannot be loaded: unsupported repository version. Try again
enter password for repository:

from rest-server.

MichaelEischer avatar MichaelEischer commented on August 16, 2024

@TheCrockett the client is definitely not running restic 0.15.2. That specific fatal error message is only returned by restic versions before 0.14.0 . Either way, the problem is unrelated to this issue.

from rest-server.

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.