first commit

This commit is contained in:
2023-01-10 08:53:54 +03:30
commit 7142078ef9
3 changed files with 73 additions and 0 deletions

3
build_and_push.sh Executable file
View File

@@ -0,0 +1,3 @@
docker build -t laravel-octane-8.2 .
docker tag laravel-octane-8.2 git.alshafagh.ir/docker/laravel-octane:8.2
docker push git.alshafagh.ir/docker/laravel-octane:8.2