Romansavrulin
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created is it possible to copy local development machine folder to remote docker host?
AnsweredI have a Rider with a configured remote docker host via Engine API URLI'm able to connect and build images, but when I try to run the following one FROM mcr.microsoft.com/dotnet/core/aspnet:2.2EXPO...