Now open localhost:8080 in your browser and go to the profiles page. Add profiles zenith: datashield/armadillo-rserver_habitat-zenith:draft and uniform : datashield/armadillo-rserver_caravan-uniform:1.0.1
Start both profiles.
Open Docker desktop
Open first the terminal in uniform
Type: R
Execute the following code:
How to reproduce
Start Armadillo in dev mode Open your terminal and type:
Now open
localhost:8080
in your browser and go to the profiles page. Add profileszenith
:datashield/armadillo-rserver_habitat-zenith:draft
anduniform
:datashield/armadillo-rserver_caravan-uniform:1.0.1
Start both profiles. Open Docker desktop Open first the terminal inuniform
Type:R
Execute the following code:This works fine, now do the same with the
zenith
container.Expected
It works, just as with
uniform
Observed