我正试着在我的VPS上安装ODOOapt-get update && apt-get install odooSome packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been move
我正在遵循这个指南,并且在Docker配置部分中我已经阅读了大约一半的指南。我的Dockerfile给了我一个错误。这是我使用的.FROM ruby:2.4.0
#RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs
# Set an environment variable where the Rails app is installed to i