mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-28 15:45:44 +03:00
STAM
61938a770d
bump versions updated `LazyGIT` to `0.40.2` converterd some envs to args sources.list fix + nextcloud updates python fix java fixes python fix java fixes bitbucket full images
6 lines
110 B
Makefile
6 lines
110 B
Makefile
all: spphp
|
|
spphp:
|
|
|
|
docker build --compress -t epicmorg/syspass:latest .
|
|
docker push epicmorg/syspass:latest
|