deploy:
	docker rm -f fb-server
	docker image rm -f container-frostbyte
	docker compose up -d