Updated "How to use"
Some checks failed
Build and push / build-and-push (push) Has been cancelled

Build a new image and start container.
This commit is contained in:
2026-04-13 07:15:15 +03:00
parent 9c9d830215
commit 3613f3946e

View File

@@ -33,7 +33,7 @@ Or, to build a new image, create a docker-compose.yml file with:
```
services:
portainer:
build: . # Aici îi spui: "Uită-te după Dockerfile în folderul curent"
build: . # Here you tell it: "Look for Dockerfile in the current folder"
image: portainer-ce-without-annoying:latest
container_name: portainer
restart: always