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
{{ message }}
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
run -p 1338:1338 ramonvc/freegpt-webui
docker: Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:1338 -> 0.0.0.0:0: listen tcp 0.0.0.0:1338: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
how to resolve it?thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
run -p 1338:1338 ramonvc/freegpt-webui
docker: Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:1338 -> 0.0.0.0:0: listen tcp 0.0.0.0:1338: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
how to resolve it?thanks
Beta Was this translation helpful? Give feedback.
All reactions