Added build script

This commit is contained in:
Sven Heidemann 2023-11-02 19:19:06 +01:00
parent 1feb080ac1
commit 8eec275536

3
build Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
docker build -t sh-edraft.de/code-server:latest .