Commit c8a8ee9
[CIVIS-11019] update to use ubuntu 22.04 fips enabled base image (#1)
* ubuntu fips
* Improve Dockerfile formatting and readability
- Use consistent 2-space indentation throughout
- Remove unnecessary comment blocks
- Better organize ARG declarations
- Improve line continuation formatting
🤖 Generated with [opencode](https://opencode.ai)
Co-Authored-By: opencode <noreply@opencode.ai>
* remove extraneous file
* remove jenkins things
* remove extra files
* Add docker-compose configuration for FIPS-compliant code-server
- Add docker-compose.yml with build args for VERSION and CODE_RELEASE
- Add .env.example with configurable environment variables
- Update .gitignore and .dockerignore to exclude .env files
- Set CODE_RELEASE default to 4.102.1 for stable builds
- Configure image name: gabemendoza1/codecloud-code-server
🤖 Generated with [opencode](https://opencode.ai)
Co-Authored-By: opencode <noreply@opencode.ai>
* simplify
* update image
* update image
* update image
* add netcat-openbsd
* netcat
* default ids 0
* remove extra files
* remove more workflows
* upgrade Python to 3.12
🤖 Generated with [opencode](https://opencode.ai)
Co-Authored-By: opencode <noreply@opencode.ai>
* add buildspec
* update buildspec defs
* update buildspec defs
* ubuntu-fips-2
* fixed buildspec args
* FIPS_REPOSITORY_URI
* styling
* update placeholders
* latest
* latest
* put that thing back where it came from or so help me
* only need 1
* simplify Dockerfile
* no need ignores
* no need ignores
* simplify
* remove comment
* trigger codebuild
* jammy
---------
Co-authored-by: opencode <noreply@opencode.ai>1 parent b5d20f6 commit c8a8ee9
File tree
14 files changed
+158
-2076
lines changed- .github
- workflows
- buildspec
14 files changed
+158
-2076
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
| 10 | + | |
14 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
21 | 17 | | |
22 | | - | |
| 18 | + | |
23 | 19 | | |
24 | | - | |
| 20 | + | |
25 | 21 | | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | | - | |
| 24 | + | |
29 | 25 | | |
30 | | - | |
31 | | - | |
| 26 | + | |
32 | 27 | | |
33 | | - | |
34 | | - | |
| 28 | + | |
35 | 29 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 30 | + | |
40 | 31 | | |
| 32 | + | |
41 | 33 | | |
42 | | - | |
43 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
6 | 39 | | |
7 | 40 | | |
8 | 41 | | |
| 42 | + | |
9 | 43 | | |
10 | | - | |
| 44 | + | |
11 | 45 | | |
12 | 46 | | |
13 | 47 | | |
| |||
21 | 55 | | |
22 | 56 | | |
23 | 57 | | |
| 58 | + | |
24 | 59 | | |
25 | 60 | | |
26 | 61 | | |
| |||
This file was deleted.
0 commit comments