Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added technologies/app/firefox/firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions technologies/app/firefox/metadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
version: v1
type: APP
id: firefox
label: Firefox
baseline: "Firefox is a free and open source web browser developed by the Mozilla Foundation.
It can be used on Saagie to explore the internal network of the platform,
for example apps not handling correctly the Saagie subdomain."
description: "Firefox is a free and open source web browser developed by the Mozilla Foundation.
It can be used on Saagie to explore the internal network of the platform,
for example apps not handling correctly the Saagie subdomain."
available: true
iconPath: firefox.png
customFlags: []
contexts:
- id: firefox-0.24.04
label: Firefox 0.24.04
releaseNotes: ""
available: true
trustLevel: stable
ports:
- port: 3000
name: Browser
basePath: SUBFOLDER
rewriteUrl: false
dockerInfo:
image: linuxserver/firefox
version: "0.24.04"
6 changes: 3 additions & 3 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version.buildmeta=
version.buildmeta=feature/firefox
version.major=0
version.minor=96
version.patch=0
version.prerelease=
version.semver=0.96.0
version.prerelease=BETA
version.semver=0.96.0-BETA+feature/firefox
Loading