Commit Graph

55 Commits

Author SHA1 Message Date
277f313a6c Finding files
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 2s
Simple Docker Hello World Test / hello-world (push) Successful in 7s
2024-08-27 18:07:20 -07:00
5393200d1d Debug info and proper args order for docker build
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 2s
Simple Docker Hello World Test / hello-world (push) Successful in 5s
2024-08-27 18:05:31 -07:00
72f6f5d0d3 Docker build path fix
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 1s
Simple Docker Hello World Test / hello-world (push) Successful in 5s
2024-08-27 18:03:33 -07:00
bc835b45ef Building hugo image
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 2s
Simple Docker Hello World Test / hello-world (push) Successful in 6s
2024-08-27 18:02:15 -07:00
4d54b9aad7 Quick files test
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 3s
Simple Docker Hello World Test / hello-world (push) Successful in 5s
2024-08-27 17:59:49 -07:00
844cef19fd Quick files test
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 4s
Simple Docker Hello World Test / hello-world (push) Successful in 6s
2024-08-27 17:58:44 -07:00
9e181eda49 testing default container
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 3s
Simple Docker Hello World Test / hello-world (push) Successful in 46s
2024-08-27 16:14:25 -07:00
6de0f13416 extracting path
Some checks failed
Build Hugo Image / build-hugo-image (push) Successful in 2s
Simple Docker Hello World Test / hello-world (push) Failing after 3s
2024-08-27 16:06:32 -07:00
8e1b209405 Converting object to json
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 1s
Simple Docker Hello World Test / hello-world (push) Failing after 3s
2024-08-27 15:58:36 -07:00
a1587364e6 Dumping env var data
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 2s
Simple Docker Hello World Test / hello-world (push) Failing after 3s
2024-08-27 15:57:59 -07:00
33862002e7 Fixing labels for container
Some checks failed
Build Hugo Image / build-hugo-image (push) Waiting to run
Simple Docker Hello World Test / hello-world (push) Failing after 13s
2024-08-26 21:29:27 -07:00
e510e63c67 debuggin t hings
Some checks are pending
Build Hugo Image / build-hugo-image (push) Successful in 2s
Simple Docker Hello World Test / hello-world (push) Waiting to run
2024-08-26 21:09:50 -07:00
c8e6e2c797 bro
All checks were successful
Build Hugo Image / build-hugo-image (push) Successful in 2s
Simple Docker Hello World Test / hello-world (push) Successful in 2s
2024-08-26 21:08:21 -07:00
10581e5d5d Fixing path
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 2s
Simple Docker Hello World Test / hello-world (push) Successful in 2s
2024-08-26 21:07:25 -07:00
eaf41baf22 Using docker:dind-stable for hugo build
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 7s
Simple Docker Hello World Test / hello-world (push) Successful in 2s
2024-08-26 21:03:38 -07:00
a806905b40 Simple hugo builder test
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 0s
Simple Docker Hello World Test / hello-world (push) Successful in 1s
2024-08-26 20:52:57 -07:00
7827745c11 test workflow for building out gitea based ci'
All checks were successful
Simple Docker Hello World Test / hello-world (push) Successful in 5s
2024-08-26 16:32:44 -07:00
0a1f221b40 Selnium with python3 2024-03-29 15:42:09 -07:00
b0b2a3e950 BUilding selenium 2024-03-24 19:02:42 -07:00
980f487f4b Adding login for docker hub 2024-03-24 19:01:31 -07:00
df4c0a12fa Reducing docker size for hugo builds 2023-10-08 20:23:45 -07:00
99bac4e6e1 Smaller website image 2023-10-02 20:38:11 -07:00
7de41c8bfd Sampling the pipeline for the build script 2023-01-16 19:12:04 -08:00
6ad30d3826 Missing bash prefix" 2023-01-16 18:41:51 -08:00
a7d09be523 New pipeline which may/may not work 2023-01-16 18:39:57 -08:00
f86c841167 - Removing fluff pipeline 2022-05-17 15:31:31 -07:00
352b088c97 - Removing fluff
* Changin author to modern namesake

Some of these docker images are simply outdated and not really general purpose
enough to warrant being in this repository
2022-05-17 15:31:09 -07:00
c619d6284b * Modern readme with actual explanations for things 2022-05-17 15:29:05 -07:00
c8a13e5a58 + Working ansible image 2022-05-17 15:14:23 -07:00
2eae59e415 bro 2022-05-13 23:07:44 -07:00
348386fd79 bro 2022-05-13 23:06:28 -07:00
03b599bc56 testing something random idk 2022-05-13 23:05:14 -07:00
shockrah
435d4e59c8 * Slimming down website docker image 2021-08-16 17:23:50 -07:00
shockrah
492ec141cc + Ignoring msg file from commits 2021-06-07 10:44:58 -07:00
shockrah
c00ca1942a + Pipelines for freechat prod and pipe versions
Both of these are behind 'only' flags to avoid pointless rebuilding
2021-06-07 10:42:50 -07:00
shockrah
7e166f5eac Not removing ca-certificates since python3-pip and nodejs depend on it 2021-05-01 16:23:36 -07:00
shockrah
112723cba2 * Fixing issue bad apt-get invocation(missing apt-get update) before mysql installation 2021-04-29 22:49:08 -07:00
shockrah
0fbd390b4c - Removing layers where needed to reduce build size(hopefully) 2021-04-29 22:43:29 -07:00
shockrah
7d9e71c866 + Adding python3, pip, and virtualenv to dependancies
- Removing mysql client since we don't need it for what we're doing
- Removing diesel since it's been replaced with a simpler shell script(that's totally not flaky)
! Try at some point to reduce all this crap outside of testing because dep list is getting larger every day
2021-04-29 22:33:43 -07:00
shockrah
a594dcb558 + Adding mysql to a pipeline specific Freechat docker build
! It's also super jank at the moment so it's not exactly what I would call "stable"
Like seriously right now the entrypoint script basically just yeets mysql to the
background and snuffs out its logs for the sake of brevity
More work needs to be done in order to make sure that the sample user can be
safely added to the mysql backend. None of this is being done a safe fashion and
frankyl thats ok.

Security NOTE: No effort is put forth to make this Docker image secure since it
is meant to have bogus data, bogus users, and mock everything so again never use this
for production.
2021-04-29 17:10:17 -07:00
shockrah
94119e80c7 rebuild of website docker image 2021-02-15 21:03:30 -08:00
shockrah
836c50a6c2 using rust:slim-buster as base image 2021-02-10 18:01:08 -08:00
shockrah
425ae60613 0.4 release, however its not yet optimized ata ll for size 2021-02-09 20:45:38 -08:00
shockrah
26e861ebb9 Freechat docker now builds and integrates git repo code(still rolling release) 2021-02-09 19:37:47 -08:00
shockrah
7f0e731837 Adding curl for neocities publications 2021-02-08 19:04:48 -08:00
shockrah
bf243f54de new docker for new project 2020-12-06 22:31:51 -08:00
shockrah
d61a9655bb website dockerfile 2020-10-26 12:59:09 -07:00
shockrah
2093a5479f testing background tasks 2020-08-06 20:12:53 -07:00
shockrah
6efeabe55d testing ui vars 2020-08-02 22:09:18 -07:00
shockrah
31f60e0f3b rip for got install flag to apt-get for libssl-dev 2020-08-02 21:56:58 -07:00