mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[PR #4] [MERGED] Update Dockerfile to fix a few important typos #32
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase-server/pull/4
Author: @willrogers007
Created: 4/19/2021
Status: ✅ Merged
Merged: 4/22/2021
Merged by: @appy-one
Base:
master← Head:patch-1📝 Commits (1)
9416b90Update Dockerfile to fix a few important typos📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
Dockerfile(+4 -4)📄 Description
This dramatically improves the dockerfile's functionality, however it doesn't get the setup to a fully running state for me due to a TypeError at:
/app/node_modules/acebase/src/storage.js:99
TypeError: Cannot read property 'on' of undefined
(will continue chipping away at it)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.