This website requires JavaScript.
Explore
Help
Sign In
public_git
/
bitnami-containers
mirror of
https://github.com/bitnami/containers.git
Watch
1
Star
0
Fork
You've already forked bitnami-containers
0
Code
Issues
Projects
Releases
Wiki
Activity
a162cae93b
bitnami-containers
/
bitnami
/
ruby
/
post-install.sh
7 lines
101 B
Bash
Raw
Blame
History
#!/bin/bash
mkdir /app
chown -R
$BITNAMI_APP_USER
:
$BITNAMI_APP_USER
/app/
sudo gem install bundler
Reference in New Issue
View Git Blame
Copy Permalink