Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P pleroma-support
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleroma-support
  • Issues
  • #88
Closed
Open
Issue created Nov 28, 2022 by Alex Markley@AlexMarkley

v2.4.5 Docker Build Fails

When running a docker build . on the release source tree, I get the following error message:

ERROR: http://nl.alpinelinux.org/alpine/latest-stable/community: UNTRUSTED signature

This is caused by an error in the RUN command on line 34 of the Dockerfile. Specifically this is caused by a mismatch between latest-stable on line 34 and FROM alpine:3.11 on line 15.

If I update line 15 to point at alpine:3.17 and line 34 to point at https://nl.alpinelinux.org/alpine/v3.17/community/, the build succeeds.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking