We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b23a6 commit 509c99cCopy full SHA for 509c99c
backend/Dockerfile
@@ -1,4 +1,3 @@
1
-# FROM ruby:3.3.1
2
FROM --platform=linux/amd64 ruby:3.3.1
3
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs
4
RUN mkdir -p /myapp/backend
0 commit comments