File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 39
39
- the ` latest ` tag is always the latest formal release. (note- development release use ` nightly ` )
40
40
41
41
### Test the Build
42
- - Start docker on your laptop
43
- - ` docker pull ipac/firefly:yyyy.m.r `
44
- - ` docker run --rm -p 8090:8080 -m 4G --name firefly ipac/firefly:yyyy.m.r `
45
- - Look at the main page:
46
- - http://localhost:8090/firefly/
47
- - bring up version information, confirm build date and version
48
- - test one of the new features
49
- - Look at test pages
50
- - http://localhost:8090/firefly/test
42
+ - Try in in the firefly dev build you just main
51
43
52
44
### Merge RC and Start a new development cycle
53
45
- merge rc into dev, use ` --no-ff ` to create a new commit
Original file line number Diff line number Diff line change 8
8
9
9
10
10
## Version 2022.3
11
- - 2022.3 - (Dec 2022 )
11
+ - 2022.3 - (Dec 2023 )
12
12
- docker tag: ` latest ` , ` 2022.3 ` , ` 2022.3.0 `
13
13
14
14
### _ Notes_
You can’t perform that action at this time.
0 commit comments