add layer caching, build args

This commit is contained in:
Jussi Räsänen 2024-05-19 16:36:41 +03:00
parent 2caf947ab4
commit 1275ba1e23
No known key found for this signature in database
GPG key ID: 973AC6ACBE3D307D
2 changed files with 15 additions and 23 deletions

View file

@ -1,19 +1,3 @@
## Writefreely Docker image
## Copyright (C) 2019, 2020 Gergely Nagy
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
ARG GOLANG_VERSION=1.22
# Build image