You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# adding the registry to the INSECURE_REGISTRY line and uncommenting it.
INSECURE_REGISTRY='--insecure-registry dev.example.com:5000'
INSECURE_REGISTRY='--insecure-registry dev.example.com:5000'
That should be the default docker file.
Need to up the memory on the VM:
# free -m
total used free shared buff/cache available
Mem: 489 260 38 27 191 101
Swap: 1535 175 1360
The text was updated successfully, but these errors were encountered:
That should be the default docker file.
The text was updated successfully, but these errors were encountered: