python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
What is default platform type in docker image?
When loading an image from a docker hub in dockerFile command FROM, if the platform is not specified, is it loaded based on the current server architecture?
I mean, when I build dockerfile on amazon l...
rabong
Votes: 0
Answers: 1
Heroku Docker failed to bind to $PORT within 60 seconds of launch
Hello I Have Hosted A Dockerfile On Heroku But I Am Getting Error Web process failed to bind to $PORT within 60 seconds of launch.
Here Is The Link Of The Github Repo
I Have Tried All The Available So...
Kenil
Votes: 0
Answers: 0
Share Docker Image with a collaborator
I have to share a docker image (Spring boot application) with a collaborator which works outside my company. I need to prevent access to the source code.
I was trying to share it as a .tar file that c...
Archimedess
Votes: 0
Answers: 2
How to download docker image using HTTP API using docker hub credentials
So I have a private repository at docker hub
and I am trying to download image (blobs) manually using HTTP API.
Now there are some issues
I have tried https://hub.docker.com/support/doc/how-do-i-auth...
user970251
Votes: 0
Answers: 2