git ignore these

This commit is contained in:
Kameron Kenny 2024-12-18 16:15:26 -05:00
parent b2aad3eef3
commit 913f36ccaf
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.DS_Store
TEST-*.xml

View File

@ -1,6 +1,6 @@
FROM ubuntu/bind9:9.18-22.04_beta
LABEL version="20241020.1.1"
LABEL version="20241218.1.1"
LABEL description="bind9 primary nameserver"
ENV BIND_LIB_DIR=/var/lib/bind

View File

@ -18,7 +18,7 @@ services:
container_name: ns1
build:
dockerfile: Dockerfile.primary
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:241020.1.1
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:241218.1.1
restart: always
user: root
environment: