- ASP.NET Core 8
To prepare a Docker image, go to the project's root directory and execute the following command:
docker build -t isnullxbh/isnullxbh.me:<TAG> .
To push the created image to the hub, execute the following command:
docker push isnullxbh/isnullxbh.me:<TAG>
Oleg E. Vorobiov [email protected]