Skip to content

bargees/barge-fstest

 
 

Repository files navigation

Files not changing on virtualbox instances?

Usage

git clone https://github.com/bargees/barge-fstest.git

cd barge-fstest/

# Run test with default volume mounting from virtualbox
bash ./test.sh

# Optionally test it with NFS
bash ./test.sh nfs

Requirements

My Results

Distro/App Changes appear on file change Changes appear on container restart
Alpine/Flask Yes (causes an error) Yes
Alpine/Nginx Yes Yes
Debian/Flask Yes Yes
Debian/Nginx Yes Yes
# Without NFS
======> Checking for change w/out restart
======> Restarting containers
======> Checking for change with restart
======> SUCCESS! NFS: 0

# With NFS
======> Checking for change w/out restart
======> Restarting containers
======> Checking for change with restart
======> SUCCESS! NFS: 1

About

Testing the behavior of VirtualBox Shared Folder in Barge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.4%
  • Python 6.7%
  • Slim 4.4%
  • HTML 0.5%