Skip to content

Releases: safesploit/doogle-docker

Doogle-Docker Production

29 Jan 13:01
1bf6afd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2...v0.4

Doogle-Docker Development

09 Mar 10:27
1915b91
Compare
Choose a tag to compare

Changes

  • Made bind mount read-only

Doogle-Docker Production

23 Feb 10:25
9a5dd45
Compare
Choose a tag to compare
v0.2-production

Add files via upload

Doogle-Docker Development

25 Feb 11:49
9a5dd45
Compare
Choose a tag to compare

Development Release

Instead of using ./php/Dockerfile COPY at build a bind mount is used to map ./src/doogle/.

Using a bind mount allows for real-time modification of Doogle during development without needing to rebuild the Docker images.

Setup

From the ./doogle-docker-v0.2-development/ directory run sh build.sh

Doogle Docker Config v0.1

23 Feb 10:23
bc3992e
Compare
Choose a tag to compare