IBM-Cloud / ibmcloud-image-builder

ibmcloud-image-builder
Apache License 2.0
10 stars 8 forks source link

ISSUE-50 Dockerfile.ubuntu from root to ubuntu #51

Closed syyang-in-cloud closed 4 years ago

syyang-in-cloud commented 4 years ago

Summary

This PR is to resolve the issue : issue-50

Description

Change the Dockerfile.ubuntu user from root to ubuntu for the convenience of development in Ubuntu host. Also updated Dockerfile to keep up with the latest Alpine package installation.

Tests