mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-16 10:03:14 -07:00
Add db migrations to CV2 db
This commit is contained in:
parent
4b7c5159a3
commit
c68acebe31
6 changed files with 72 additions and 13 deletions
|
@ -1,8 +1,5 @@
|
|||
# Dockerfile for building ZeroTier Central Controllers
|
||||
FROM ubuntu:jammy as builder
|
||||
MAINTAINER Adam Ierymekno <adam.ierymenko@zerotier.com>, Grant Limberg <grant.limberg@zerotier.com>
|
||||
|
||||
ARG git_branch=master
|
||||
FROM debian:bookworm
|
||||
|
||||
RUN apt update && apt upgrade -y
|
||||
RUN apt -y install \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue