Skip to content
Snippets Groups Projects
  • David Anderson's avatar
    d28cd496
    docker_wrapper: support HTML graphics · d28cd496
    David Anderson authored
    Add 'web_graphics_guest_port' option to job.toml config file.
    If set:
    - allocate a host port
    - tell Docker to map the guest port to host port
    - tell the BOINC client to get HTML graphics at http:localhost:host_port
    d28cd496
    History
    docker_wrapper: support HTML graphics
    David Anderson authored
    Add 'web_graphics_guest_port' option to job.toml config file.
    If set:
    - allocate a host port
    - tell Docker to map the guest port to host port
    - tell the BOINC client to get HTML graphics at http:localhost:host_port