#!/bin/bash docker build . -f docker/Dockerfile -t git.ohea.xyz/cursorius/server:latest docker push git.ohea.xyz/cursorius/server:latest