Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Releases: tfenster/BCinaB

alpha8

04 Feb 14:44
Compare
Choose a tag to compare
alpha8 Pre-release
Pre-release

fix problems with empty credentialspecs and a build problem with TS

alpha7

04 Feb 13:27
538ab37
Compare
Choose a tag to compare
alpha7 Pre-release
Pre-release
  • Allow selection of license file (#8)
  • Allow selection of credential spec file (if one already exits) for gMSA / Windows auth support
  • Change stop icon (#23)
  • Allow selection of network to us (#25)

alpha6

06 Jan 23:14
0d74050
Compare
Choose a tag to compare
alpha6 Pre-release
Pre-release
  • Update hosts file on start and stop/delete to allow calling the container with it's hostname (#17). Please note that this uses the hostname of the container, not the name, which might be a difference if you don't set a name in the create wizard or create the container outside of BCinaB
  • Optionally bind navcontainerhelper volumes (#16). Only works if navcontainerhelper is already installed
  • Add functionality to store credentials for registries that need authorization like bcinsider.azurecr.io (#7)
  • Add refresh button for easier container list refresh
  • Add PowerShell module for easier start / stop / update. Please check https://github.com/tfenster/BCinaB/wiki/Installation-and-Usage for instructions how to use it

alpha5

05 Jan 01:28
5f368c2
Compare
Choose a tag to compare
alpha5 Pre-release
Pre-release
  • Allow setting username, password and auth type (#9)
  • Add button to open the WebClient (#10). Please note that the WebClient button only appears on containers created with BCinaB alpha5 or later
  • Show IP addresses in the detail pane (#11)
  • Fix bug where all images where pulled if no tag was set (#12)
  • When the browser window is closed or the client loses it's connection to the API, running image pulls are cancelled
  • Move status from being a column on the main list to being a tooltip on column "state" and an entry in the detail pane
  • Store all options entered in the create wizard as label
  • Very early implementation of a log view (#5), probably not working very well (e.g. timestamps are missing and I had random OutOfMemory errors)

Alpha4

03 Jan 13:43
2f73929
Compare
Choose a tag to compare
Alpha4 Pre-release
Pre-release

Fix a bug where pulling resulted in an endless loop.

Find docker images arssolvendi.azurecr.io/bcinab-api:alpha4 and arssolvendi.azurecr.io/bcinab-gui:alpha4