El RIDO
d9772d452c
still doesn't use the local image
2021-10-14 21:15:56 +02:00
El RIDO
64d5ae244b
still doesn't use the local image
2021-10-14 21:13:41 +02:00
El RIDO
561165c055
buildx build doesn't store image in local docker image cache, so we need to build it traditionally for the smoketest
2021-10-14 21:05:30 +02:00
El RIDO
10af547866
need these arguments to get split
2021-10-14 20:57:05 +02:00
El RIDO
0fa6605d91
add a smoketest of the amd64 image, before pushing all archs
2021-10-14 20:44:53 +02:00
El RIDO
4afa86cb3e
move headers to static location block, makes fastcgi_hide_header unnecessary
2021-10-14 19:27:04 +02:00
El RIDO
25abb55cd0
move Cache-Control header to server block, making js location unnecessary
2021-10-13 19:55:02 +02:00
El RIDO
f15474e7c8
Merge pull request #77 from PrivateBin/nginxfix
...
Fix syntax error in nginx config
2021-10-10 19:55:18 +02:00
rugk
df4436b798
Fix syntax error in nginx config
...
This prevented the startup of the nginx server and thus the container.
Fixes https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/75
2021-10-09 17:24:10 +02:00
El RIDO
90d1fc1ba6
Merge pull request #74 from sylr/no-transform
...
Add Cache-Control header with no-transform directive
2021-10-08 19:14:28 +02:00
Sylvain Rabot
90b0271bf2
Add Cache-Control header with no-transform directive
...
This should avoid that proxies like Cloudflare and others break SRI.
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2021-10-08 13:39:34 +02:00
El RIDO
607c4248b9
Merge pull request #72 from PrivateBin/move-edge-build
...
run all image builds in parallel, letting all builds conclude
2021-10-02 19:50:17 +02:00
El RIDO
93fe705e7d
invert edge logic, for consistency
2021-09-30 05:11:53 +02:00
El RIDO
c841e76c7e
fully unwind & parallelize loop
2021-09-29 20:03:42 +02:00
El RIDO
76234b4a1e
split stable & edge builds, for parallelization & avoiding failures in one to prevent the other images to build
2021-09-29 19:41:07 +02:00
El RIDO
bcedf56664
Merge branch 'master' into move-edge-build
2021-09-29 19:10:40 +02:00
El RIDO
ea2e42977c
Merge pull request #71 from PrivateBin/gpg-agent-fix
...
ensure gpg-agent is dead, before deleting the $GNUPGHOME
2021-09-29 19:09:00 +02:00
El RIDO
0309527d88
run the edge builds in a separate loop
2021-09-29 06:02:14 +02:00
El RIDO
58ece9ae1a
ensure gpg-agent is dead, before deleting the $GNUPGHOME
2021-09-29 05:43:58 +02:00
El RIDO
20b7e06207
Merge pull request #70 from PrivateBin/edge-ssl-fix
...
edge build: deal with ssl_client while busybox gets migrated to openssl 3
2021-09-28 06:11:41 +02:00
El RIDO
85a24618b0
ssl_client will become obsolete when busybox gets migrated to openssl 3, for now we need to still add it explicitly for current alpine edge, while this is being worked on
2021-09-26 10:28:06 +02:00
El RIDO
3a19506ba2
Merge pull request #67 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.3.0
...
Bump zaproxy/action-full-scan from 0.2.0 to 0.3.0
2021-09-18 09:17:10 +02:00
El RIDO
09be552192
Merge pull request #68 from PrivateBin/rm-cornercase
...
handle corner case deleting temporary files
2021-09-18 09:16:54 +02:00
El RIDO
b737f81c4f
work around corner case with deletion of temporary files using busybox rm
2021-09-15 19:18:20 +02:00
dependabot[bot]
6ea584c391
Bump zaproxy/action-full-scan from 0.2.0 to 0.3.0
...
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/zaproxy/action-full-scan/releases )
- [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zaproxy/action-full-scan/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: zaproxy/action-full-scan
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 05:15:31 +00:00
El RIDO
fa2d71bd8a
Merge pull request #65 from PrivateBin/s6-simplify
...
simplify s6 service handling
2021-09-07 21:20:57 +02:00
El RIDO
1f998aab8a
remove s6-linux-init & s6-rc from stack
2021-09-07 07:27:02 +02:00
El RIDO
ae23677ae2
Merge pull request #64 from PrivateBin/dependabot
...
Enable Dependabot for Docker and GitHub Actions
2021-09-01 20:26:50 +02:00
rugk
c851b02083
Enable Dependabot for Docker and GitHub Actions
...
AFAIK (and this was new to me) Dependabot is not active by default.
This enables it for all dependencies here (Github Actions and Docker), so it scans and suggests updates.
2021-09-01 01:25:09 +02:00
El RIDO
f052464b6e
Merge pull request #63 from PrivateBin/trivyname
...
Let's properly name things…
2021-08-26 14:43:44 +02:00
rugk
390d7cb50f
Let's properly name things…
...
Of course this is less of a build and more of a build for analysis with Trivy…
2021-08-25 23:10:39 +02:00
El RIDO
fcfa332495
preserve environment for PHP, adresses regression reported in #62
2021-08-19 10:15:52 +02:00
El RIDO
9e7cc388b7
remove obsolete note reg. port 80
2021-08-14 10:42:42 +02:00
El RIDO
48ef77a7aa
fix s6-rc database permissions, required for running with read-write root fs, fixes #59
2021-08-11 20:26:32 +02:00
El RIDO
7bc25d916b
Merge branch 's6-rc'
2021-08-09 21:37:58 +02:00
El RIDO
861a91f0b6
switch from s6-overlay to s6-rc, fixes #57
2021-08-09 21:12:16 +02:00
El RIDO
7a10c423f3
Merge pull request #56 from gabops/master
...
Fix reference to port on liveness and readiness probes in README.md
2021-08-05 20:03:03 +02:00
Gabriel Suarez
0591d10e16
Fix reference to port on liveness and readiness probes
2021-08-04 17:37:26 +01:00
El RIDO
27f415d3d5
Merge pull request #52 from binxio/issue-51
...
build nightly from the scheduled branch
2021-07-18 16:01:36 +02:00
Mark van Holsteijn
2a42122e6e
alternatively build from git repository branch
...
- by default, the dockerfile builds a released version of privatebin indicated by RELEASE
- if RELEASE is not a semantic version, it is assumed to be a branch name and privatebin will be build from head.
2021-07-17 20:57:55 +02:00
Mark van Holsteijn
92b1e57289
Merge branch 'source' into issue-51
2021-07-17 20:06:08 +02:00
El RIDO
f9ccd67ff6
readd short-tag
2021-07-14 21:50:09 +02:00
El RIDO
1a7ee4ca31
stick to one convention
2021-07-14 21:32:17 +02:00
El RIDO
75c1fc3603
prevent premature argument expansion
2021-07-14 21:29:37 +02:00
El RIDO
d372a1792f
fix build arguments
2021-07-14 21:21:12 +02:00
El RIDO
ade60b7e1c
fix non-composer build
2021-07-14 21:12:09 +02:00
El RIDO
2dffa86d62
Merge branch 'binxio-issue-41'
2021-07-14 21:08:18 +02:00
El RIDO
11917f03b7
document image variants and tags, fixes #40
2021-07-14 21:04:27 +02:00
El RIDO
c2ff69021d
take shellcheck to town
2021-07-14 20:24:07 +02:00
El RIDO
09912939fe
be more OCI compliant, avoid unnecessary work
2021-07-13 21:05:43 +02:00