Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Witold Kwinecki
Total activity
3
Last activity
December 02, 2022 22:41
Member since
December 02, 2022 22:36
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Witold Kwinecki
commented,
December 02, 2022 22:36
I have the same issue:requirements.txt requests Dockerfile FROM public.ecr.aws/lambda/python:3.9COPY requirements.txt .RUN pip install -r requirements.txtENTRYPOINT ["/bin/bash"] main.py import...
Community
PyCharm
Red squigglies when using Docker remote interpreter
0 votes