Posts by Matheus Freitas • 95 points
7 posts
-
0
votes1
answer475
viewsQ: Docker Postgres:9.4 , how to create schema in the bank once the container starts?
Hello, all quiet folks ? I’m messing with Docker-Compose configuring a system with Docker I’m mapping volumes with *.sh files in the directory /docker-entrypoint-initdb.d/to start basic settings for…
docker-composeasked Matheus Freitas 95 -
4
votes2
answers940
viewsQ: Status Exited (0) after a Docker-Compose up command
I’m starting to work with Docker now, I understand the concepts of images and containers but I’m having a problem running the command: $ docker-compose up I created a Dockerfile at the root of my…
-
1
votes0
answers162
viewsQ: Angular - capture datapicker value
Hello, I’m having a problem in an angular application 2, I have 2 datepicker <input type="text" data-date-format="dd/mm/yyyy" class="form-control pull-right" ng-model="ctrl.campanha.dataInicial"…
-
0
votes1
answer139
viewsQ: Angular 2 has the possibility to make a string be interpreted as html?
I have a variable called "link_youtube", which contains a data similar to this: <iframe width="640" height="360" src="https://www.youtube.com/embed/eNs5g-c1Qno?list=RDeNs5g-c1Qno" frameborder="0"…
-
0
votes2
answers356
viewsQ: Swift 3 - How to make an alert appear after and load screen?
Hello I am building an app that needs an alert to be presented as soon as the User accesses the screen. For this I made a Viewcontroller and linked the view that is being accessed class…
-
1
votes0
answers41
viewsQ: Slimframework send json to another application url
I’m developing a system integration, and I’m using Slim Framework I’m using an Action called Cron <- was created by min. Cron has a method called checkComplited private function…
slimasked Matheus Freitas 95 -
3
votes2
answers1069
viewsQ: How do I know I clicked on a Gameobject in Unity?
I’m trying to create a game similar to Fruit ninja, but I know little of game programming, I understand code c#, could tell me a method if I clicked on a gameobject?
unity3dasked Matheus Freitas 95