stack for the laconic.com website (#590)

* website stack

* use a release, update ports

* use deployments feature for website
This commit is contained in:
Zach
2023-10-21 13:31:47 -04:00
committed by GitHub
parent 3291c16466
commit c06be6da81
4 changed files with 29 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Build the laconic.com image
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/laconic-dot-com:local -f ${CERC_REPO_BASE_DIR}/laconic.com/Dockerfile ${build_command_args} ${CERC_REPO_BASE_DIR}/laconic.com