Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
exflickr
/
flamework
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
125
Code
Issues
0
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Docker support
- #34
#34
Merged
grantmd
merged 19 commits into
master
exflickr/flamework:master
from
docker
exflickr/flamework:docker
Copy head branch name to clipboard
Oct 5, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Docker support
#34
grantmd
merged 19 commits into
master
exflickr/flamework:master
from
docker
exflickr/flamework:docker
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2022
Initial port of Vagrant to Docker
grantmd
committed
5dd93ef
View commit details
Copy full SHA for 5dd93ef
Browse repository at this point
Cal switched to HTTPS
grantmd
committed
c4a1453
View commit details
Copy full SHA for c4a1453
Browse repository at this point
Hacked together a mostly-working docker container
grantmd
committed
d1c4e6e
View commit details
Copy full SHA for d1c4e6e
Browse repository at this point
Small Docker copy changes
grantmd
committed
0d58482
View commit details
Copy full SHA for 0d58482
Browse repository at this point
Move DB initialization out of Docker build time and into run time
grantmd
committed
7f568dd
View commit details
Copy full SHA for 7f568dd
Browse repository at this point
Make a make target for docker build-and-run because why not?
grantmd
committed
851e371
View commit details
Copy full SHA for 851e371
Browse repository at this point
Tell us more about what we're doing
grantmd
committed
6439212
View commit details
Copy full SHA for 6439212
Browse repository at this point
Commits on Sep 24, 2022
You mosy certainly do not
grantmd
committed
03e9b27
View commit details
Copy full SHA for 03e9b27
Browse repository at this point
There are some todos
grantmd
committed
8372bf8
View commit details
Copy full SHA for 8372bf8
Browse repository at this point
More Docker notes
grantmd
committed
b14b235
View commit details
Copy full SHA for b14b235
Browse repository at this point
Flamework-specific apache config in the docker container
grantmd
committed
cbf619c
View commit details
Copy full SHA for cbf619c
Browse repository at this point
Commits on Sep 25, 2022
Starting on volume mounting
grantmd
committed
b12bfce
View commit details
Copy full SHA for b12bfce
Browse repository at this point
Comments on the dockerfile
grantmd
committed
efe0a5f
View commit details
Copy full SHA for efe0a5f
Browse repository at this point
A mostly working apache config
grantmd
committed
c417be2
View commit details
Copy full SHA for c417be2
Browse repository at this point
Commits on Sep 28, 2022
Most web setup is now done from the volume, at runtime
grantmd
committed
e4b8aaf
View commit details
Copy full SHA for e4b8aaf
Browse repository at this point
Kind of fix ssl
grantmd
committed
2eda1bc
View commit details
Copy full SHA for 2eda1bc
Browse repository at this point
Commits on Oct 3, 2022
Make mysql's data mountable externally
grantmd
committed
12ca68a
View commit details
Copy full SHA for 12ca68a
Browse repository at this point
More notes on how Docker works
grantmd
committed
8c4798b
View commit details
Copy full SHA for 8c4798b
Browse repository at this point
Commits on Oct 4, 2022
shell scripts need to be forced to have LF EOL or WSL freaks out
grantmd
committed
903a059
View commit details
Copy full SHA for 903a059
Browse repository at this point
You can’t perform that action at this time.