Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Failed to build development docker image

Failed to build development docker image

Added by Alexander Aleschenko 7 months ago

Hello,

 I've just wiped all internals of my docker instance(containers, images, volumes, everything) and trying to install dev environment again but getting error while openproject/dev image is being built. Anyone experience same behaviour?

Result of docker compose run --rm backend setup:

 => ERROR [backend develop 15/24] RUN apt install watchexec-cli                                                                                       0.5s
------
 > [backend develop 15/24] RUN apt install watchexec-cli:
0.110
0.110 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0.110
0.114 Reading package lists...
0.378 Building dependency tree...
0.440 Reading state information...
0.483 E: Unable to locate package watchexec-cli
------
failed to solve: process "/bin/sh -c apt install watchexec-cli" did not complete successfully: exit code: 100

Linux. x86. OP v14.6.3


Besides of that why watchexec at all? Guard gem can do that already, something like that. Made this PR in feb, but looks like no one interested in that way. Also interesing moment — OP already has Guardfile, unusable, but existing.


Replies (1)

RE: Failed to build development docker image - Added by Slava Garipov 7 months ago

yeah, I have the same problem

system: MacOS

  • (1 - 1/1)
Loading...