mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-02 00:10:07 +02:00
split base build to multiple dockerfiles.
This commit is contained in:
parent
bbefb393f8
commit
38e8ac3e21
79 changed files with 455 additions and 968 deletions
|
@ -1,4 +1,4 @@
|
|||
ARG BASE_IMAGE=neko_server_runtime:latest
|
||||
ARG BASE_IMAGE=neko_server:base
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
ARG SRC_URL="https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=en-US"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue