aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuel-plugin/Dockerfile
blob: a7b1593c60868353c68bb2133f3e93ca4b23160a (plain)
1
2
3
4
5
6
#!/bin/bash

FROM ubuntu:16.04

RUN apt-get update -y
RUN apt-get install -y sudo