dockerfile - 技术专题

相关标签
dockerkubernetesdockerfileuidocker-composedocker-deploymentdocker-containerdocker-imagedocker-swarmportainer
dockerfile logo

A Dockerfile is used to build Docker Images. It is a simple text file that consists of a set of instructions or commands that is executed by an automated build process in steps from top to bottom.

Here are 12,457 public repositories matching this topic...