Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ubuntu_docker (0.11 seconds)

  1. Vagrantfile

          deb_common config, box, extra: <<-SHELL
            # Install Jayatana so we can work around it being present.
            [ -f /usr/share/java/jayatanaag.jar ] || install jayatana
          SHELL
          ubuntu_docker config
        end
      end
      'ubuntu-1804'.tap do |box|
        config.vm.define box, define_opts do |config|
          config.vm.box = 'elastic/ubuntu-18.04-x86_64'
          deb_common config, box, extra: <<-SHELL
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Feb 17 17:41:23 GMT 2021
    - 14.9K bytes
    - Click Count (0)
Back to Top