Commit Graph

2111 Commits

Author SHA1 Message Date
Jeremy Grossmann
0cba6bd82a
Merge pull request #782 from b-ehlers/build
Docker build: Cleanup on image rebuilds
2023-06-25 09:11:20 +09:30
Bernhard Ehlers
19a47ab63d Docker build: Cleanup on image rebuilds 2023-06-24 18:05:06 +02:00
grossmj
2ad3094511 Change required md5sum field to checksum 2023-06-25 00:11:26 +09:30
grossmj
a3317eadd2 Add proposed changes to appliance_v8.json 2023-06-24 23:46:09 +09:30
grossmj
544fca14ce Appliance format v8 support will be added in v2.2.41 2023-06-23 11:21:12 +09:30
grossmj
9156faa340 Add missing registry version compatibility 2023-06-22 11:54:37 +09:30
grossmj
9d83ff67cc Add Qemu uefi option 2023-06-21 18:02:41 +09:30
Jeremy Grossmann
8262d6e868
Merge pull request #780 from GNS3/update-c8000v
Update Cisco Catalyst 8000V
2023-06-20 14:39:57 +09:30
grossmj
c1d543c96d Add version 17.06.05 8G and fix md5sum for 17.06.01a 8G 2023-06-20 14:38:30 +09:30
Jeremy Grossmann
71cdbb7f4a
Merge pull request #775 from b-ehlers/multibuild
Docker build: Support building and uploading to multiple registries
2023-06-19 13:02:16 +09:30
grossmj
79637b7946 Enable both the DockerHub and the GitHub Container Registry for building and uploading 2023-06-19 13:00:23 +09:30
Jeremy Grossmann
5665691f7b
Merge pull request #778 from b-ehlers/bird2
BIRD2: New Appliance
2023-06-19 12:45:51 +09:30
Jeremy Grossmann
08038887d9
Merge pull request #779 from b-ehlers/ipterm
ipterm: Update to Debian 12 (bookworm)
2023-06-19 12:26:21 +09:30
Bernhard Ehlers
c47148cfd8 Docker build: Rebuild all repositories when name-only target changes 2023-06-15 03:35:04 +02:00
Bernhard Ehlers
9b3bb5b503 ipterm: Update to Debian 12 (bookworm) 2023-06-13 13:27:52 +02:00
Bernhard Ehlers
7b6eac020f Docker build: Pause on concurrent builds 2023-06-13 10:24:57 +02:00
Jeremy Grossmann
2afdd4fc66
Merge pull request #777 from b-ehlers/debian
Debian: Update to versions 12.0 and 11.7
2023-06-13 09:05:26 +09:30
Jeremy Grossmann
cfbffb921f
Merge pull request #776 from saviodsouza/opnsense
adding opnsense v23.1
2023-06-13 09:04:06 +09:30
Bernhard Ehlers
7c6c96ca60 BIRD2: New Appliance 2023-06-12 23:09:20 +02:00
Bernhard Ehlers
8c9c973a8e Debian: Update to versions 12.0 and 11.7 2023-06-12 21:15:44 +02:00
Savio D'souza
faf1b7d23f adding opnsense v23.1 2023-06-12 20:28:01 +05:30
Bernhard Ehlers
fcb790ebcd Docker build: Support building and uploading to multiple registries 2023-06-12 15:21:45 +02:00
Jeremy Grossmann
d7c492a03c
Merge pull request #774 from b-ehlers/multilogin
Docker build: Support logins to multiple registries
2023-06-11 21:55:26 +09:30
Bernhard Ehlers
3a5d352f1c Docker build: Support logins to multiple registries 2023-06-06 11:12:10 +02:00
Jeremy Grossmann
78f5477e37
Merge pull request #773 from pixeldoc2000/patch-3
Update aruba-arubaoscx.gns3a
2023-06-05 19:08:15 +09:30
pixel::doc
37ee21ed7f
Update aruba-arubaoscx.gns3a
10.12.0006 added
2023-06-05 11:12:48 +02:00
Jeremy Grossmann
809a2b691b
Merge pull request #769 from b-ehlers/master
Replace DOCKER_ACCOUNT with DOCKER_REPOSITORY and DOCKER_USERNAME
2023-05-30 08:46:20 +08:00
grossmj
51a487f899 Change secrets.DOCKERHUB_ORG to secrets.DOCKERHUB_REPOSITORY 2023-05-30 08:44:32 +08:00
Bernhard Ehlers
2b44d68d9e Replace DOCKER_ACCOUNT with DOCKER_REPOSITORY and DOCKER_USERNAME 2023-05-29 18:21:24 +02:00
Jeremy Grossmann
b5f6ce09bf
Merge pull request #768 from GNS3/use-docker-hub-org
Use Docker hub org
2023-05-29 21:43:25 +08:00
grossmj
4b0983fea3 Use the Docker hub org instead of user 2023-05-29 21:42:03 +08:00
Jeremy Grossmann
4ee2148cc8
Merge pull request #766 from GNS3/update-ntopng
Update ntopng
2023-05-29 20:39:35 +08:00
Jeremy Grossmann
c33d38da00
Merge pull request #767 from b-ehlers/master
Docker Build System
2023-05-29 20:25:18 +08:00
grossmj
141832faf4 Push on Docker Hub 2023-05-29 20:23:27 +08:00
grossmj
70fbe6a1b9 Revert "Temporally Run build-docker-images.yml in PR"
This reverts commit 3386ba0e08.
2023-05-29 20:21:45 +08:00
grossmj
7abc5f9c5a Set 'packages' scope permission to write for GITHUB_TOKEN 2023-05-29 19:53:39 +08:00
grossmj
da2d2d49d5 Handle if environment variable DOCKER_ACCOUNT is undefined 2023-05-29 19:32:57 +08:00
grossmj
72c91376f3 Force DOCKER_ACCOUNT to be lower case 2023-05-29 17:55:13 +08:00
grossmj
b954ae53f0 Push on ghcr.io registry 2023-05-29 17:38:05 +08:00
grossmj
3386ba0e08 Temporally Run build-docker-images.yml in PR 2023-05-29 17:31:00 +08:00
Bernhard Ehlers
257b5f154f Docker build: Update workflow 2023-05-28 17:49:57 +02:00
grossmj
4748e168bd Rename build.yml to build-docker-images.yml 2023-05-28 13:58:47 +08:00
Bernhard Ehlers
502400b952 mikrotik-winbox: add a dummy layer to get an updated container timestamp 2023-05-27 17:56:56 +02:00
Bernhard Ehlers
12289975de Docker build system: upload to DockerHub 2023-05-27 17:41:05 +02:00
Bernhard Ehlers
c80dd65dfc Docker Build System
Docker images are rebuilt, when the base image or
the build context has changed.
2023-05-27 17:12:05 +02:00
Bernhard Ehlers
5f167578ab Update docker container
- chromium: add a dummy layer to get an updated container timestamp
- ipterm: add a dummy layer to get an updated container timestamp
- kalilinux: replaced outdated python-scapy by python3-scapy
2023-05-27 16:08:34 +02:00
Jeremy Grossmann
753dd73d41
Merge pull request #764 from GNS3/oracle-linux
Oracle Linux Cloud Guest
2023-05-27 18:51:03 +08:00
grossmj
46676b1c7d Enable serial login 2023-05-27 15:28:53 +08:00
grossmj
5383f31306 Update ntopng.gns3a to use stable tag 2023-05-27 15:00:12 +08:00
Jeremy Grossmann
578aadbbbc
Merge branch 'master' into oracle-linux 2023-05-25 18:27:16 +08:00