Skip to content

Commit

Permalink
cloud object storage
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Lavigne committed Oct 30, 2018
1 parent 09c554b commit 0f9aaab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
FROM l2fprod/bxshell-base:latest

COPY support/ /opt/support/
ENV USER root

COPY support/ /opt/support/
COPY install.sh install.sh

ARG GITHUB_TOKEN
Expand Down
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ ibmcloud_plugins=( \
cloud-databases \
cloud-functions \
cloud-internet-services \
cloud-object-storage \
container-registry \
container-service \
dev \
Expand Down

0 comments on commit 0f9aaab

Please sign in to comment.