dev_gitea/build.sh
2024-12-15 18:02:25 +01:00

3 lines
68 B
Bash

#!/bin/bash
cd dockerbuilder && docker build -t bun-alpine:latest .