News

in this example, you will learn how to build a docker file to your python code with the FastAPI web framework. then write a nomad file for this image. In this example we will build two applications ...
Compose is a tool for defining and running multi-container Docker applications. You use a Compose file to configure your application’s services. Then using a single command, you create and start all ...