This commit is contained in:
2024-09-20 10:13:47 +02:00
parent 1f3efc7bf4
commit 6d1d65b4ca
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# As CentOS reached EOL we cannot build the image anymore
# So we reuse the work of Chewie for our own images
FROM chewiebeardy/gns3-host:2023
CMD ["/usr/sbin/init"]