mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
cleanup docker image
This commit is contained in:
parent
dbb486ff4e
commit
20397c93aa
1 changed files with 0 additions and 4 deletions
|
|
@ -5,8 +5,6 @@
|
|||
runtimeShell,
|
||||
writeScriptBin,
|
||||
fakeNss,
|
||||
coreutils-full,
|
||||
bash,
|
||||
dockerTools
|
||||
}: let
|
||||
phpWithExtensions = php.buildEnv {
|
||||
|
|
@ -26,8 +24,6 @@ in dockerTools.buildLayeredImage {
|
|||
demostf-parser
|
||||
phpWithExtensions
|
||||
dockerTools.caCertificates
|
||||
coreutils-full
|
||||
bash
|
||||
fakeNss
|
||||
(writeScriptBin "start-server" ''
|
||||
#!${runtimeShell}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue