Method: Pd1Tools::Php::DockerImages::V5#apt_setup

Defined in:
lib/pd1_tools/php/docker_images/v5.rb

#apt_setupString

Returns:

  • (String)


36
37
38
# File 'lib/pd1_tools/php/docker_images/v5.rb', line 36

def apt_setup
  debian_stretch_apt_setup
end