mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-23 13:54:26 +01:00
New build system (#179)
* Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Create build.json * Update Dockerfile * Update Dockerfile * Create build.json * Update build.json
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM %%BASE_IMAGE%%
|
||||
ARG BUILD_FROM
|
||||
FROM $BUILD_FROM
|
||||
|
||||
# Add env
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user