Closed mcanyucel closed 9 months ago
OK when I use command line rather than Portainer, I realize that the error is the same as issue #58:
=> ERROR [journal 3/12] RUN gem update --system 21.5s
------
> [journal 3/12] RUN gem update --system:
21.43 ERROR: Error installing rubygems-update:
21.43 There are no versions of rubygems-update (= 3.5.6) compatible with your Ruby & RubyGems
21.43 rubygems-update requires Ruby version >= 3.0.0. The current ruby version is 2.6.6.146.
21.43 ERROR: While executing gem ... (NoMethodError)
21.43 undefined method `version' for nil:NilClass
21.47 Updating rubygems-update
------
failed to solve: process "/bin/sh -c gem update --system" did not complete successfully: exit code: 1
So I am closing the error in favor of #58
Thanks for this app!
I saw it while searching for a self-hosted journal/diary app. It looks really nice and I want to give it a try but I get the following error when I try to create a stack with the given docker-compose.yaml:
I am not very proficient in docker or docker compose; I have searched the net but I think I am the first one encountering this error ':)
My compose file is as follows: