File Dockerfile of Package beta-emails-tumbleweed
# vim: ft=dockerfile # Defines the tag for OBS and build script builds: #!BuildTag: opensuse/beta-emails-tumbleweed FROM opensuse/tumbleweed # Dependencies # We use Ruby 3.1 and Node 17 RUN zypper install --no-recommends -y git nodejs17 npm17 openSUSE-release-appliance-docker ruby3.1 ruby3.1-devel tree util-linux vim